mojira.dev
MC-59326

Using inexistent damage value at /give cause unknown texture

If the command /give is used to give an item using an inexistent damage value for that item it shows unknown texture.
Example: use /give @p stone 1 7
/give @p arrow 1 15
/give @p arrow 1 345
/give @p map 1 1
...

Linked issues

Attachments

Comments 3

That's intended. What else should it display?

The normal texture, because it acts like a normal item...

The missing texture is used for anything that is not supported or legitimately obtainable by the game. Whether the game tries to deal with the fact that it is an invalid item when placing it by making it a valid block is irrelevant.

alejandro_xd

(Unassigned)

Unconfirmed

Minecraft 14w26c

Retrieved