Mobs Wearing Armor
When creating a minigame, I encountered a problem where whatever armor I tried to make a mob wear using commands would turn said armor into boots of the same type of armor. (Ex. A golden chestplate turns into golden boots.) This has been bugging me for a long time since I use commands and command blocks often. Please fix this in the next update. Thanks in advance.
-xXYoyonessXx
Environment
Windows 8 and Java 7.
Created Issue:
Mobs Wearing Armor
When creating a minigame, I encountered a problem where whatever armor I tried to make a mob wear using commands would turn said armor into boots of the same type of armor. (Ex. A golden chestplate turns into golden boots.) This has been bugging me for a long time since I use commands and command blocks often. Please fix this in the next update. Thanks in advance.
-xXYoyonessXx
Environment
Windows 8 and Java 7.
Please indicate what commands you are using to achieve this.
Equipment tag is:
{Equipment:[
{id:"minecraft:hand held item of the mob",Count:1},
{id:"minecraft:boots being worn",Count:1},
{id:"minecraft:leggings being worn",Count:1},
{id:"minecraft:chestplate being worn",Count:1},
{id:"minecraft:head, object being worn (Can be blocks, helmet, etc.)",Count:1}]}
Ticket resolved as incomplete, because no answer in a reasonable amount of time (1+ year), if it still happens, please update the ticket.