mojira.dev
MC-85279

Custom tipped arrows have no texture

All custom arrows made with command blocks display no texture. It should just have a neutral-looking arrow.

To Duplicate:
Run the command: /give @p tipped_arrow 1 1 {CustomPotionEffects:[{Id:25,Amplifier:10,Duration:200}],display:{Name:"This needs a texture"}}

This problem is consistent with all custom tipped arrows

Linked issues

Attachments

Comments 2

Scoop

I think the duplicate is unrelated to this issue. I have added in the description a way to repeat the issue to clarify.

Mattheww00

Change the second one in the give command to 0, /give @p tipped_arrow 1 0 {CustomPotionEffects:[
{Id:25,Amplifier:10,Duration:200} works just fine

Scoop

(Unassigned)

Unconfirmed

Minecraft 15w32a, Minecraft 15w32b, Minecraft 15w32c

Retrieved