when giving armor with new tag the armor is not visible
Reproduce:
use the command `/give @s minecraft:diamond_leggings[minecraft:equippable=
{slot:'legs'}]` this command will give you diamond leggignsput the leggings on
open inventory or press F5 to observe yourself
Expected behavior:
leggings are visible on the player
Observed behavior:
leggings are not visible, yet they are still there
Attachments
Comments 4
model field is not necessary. when doing the same thing with carved pumpkin you get the expected result, the pumpkin appearing in your head, meaning this is indeed a bug concerning armors. perhaps there is some kind of difference regarding armors and pumpkins?
Can confirm.