i am a frequent mob coder and i make mobs with special armor but the armor is not spawning on the mobs the codes filter them out and then spawn the mobs emptyhanded
it was supposed to spawn with armor and a custom head
but instead they were all empty
all i can say is i cant spawn any mob with armor and its 70% of what i do in minecraft
i really hope you can fix it
Linked issues
Attachments
Comments 7
i really hope you can fix it because minecraft would would be a lot more boring if mobs can't have armor
It has changed, use ArmorItems and HandItems now, it will not be fixed because it isn't compactible with older versions
*THIS bug that i found is in 13.1 which is officially realesed december 14, 2015.*
Usually, when you spawn a mob that is capable of wearing an armor like zombies, skeleton and pigman, especially in a hardmode, there is a possibility that the mob has an armor... the PICTURE shows that the mob is not burning in the sun so, it has an armor... and when you kill it... the armor will be dropped but the armor did not appear from the mob wearing it.
*THIS bug that i found is in 13.1 which is officially realesed december 14, 2015.*
Usually, when you spawn a mob that is capable of wearing an armor like zombies, skeleton and pigman, especially in a hardmode, there is a possibility that the mob has an armor... the PICTURE shows that the mob is not burning in the sun so, it has an armor... and when you kill it... the armor will be dropped but the armor did not appear from the mob wearing it.
Eric this is a duplicate of a intended report, the Equipment and DropChances tags are removed, use ArmorItems, HandItems, ArmorDropChances and HandDropChances instead
If you are experiencing issues on MCPE you need to go here: https://bugs.mojang.com/browse/MCPE
This bug report is resolved. That only means that a decision has been made, not that any code was changed. In this case, your issue is a duplicate of MC-85544, and you should look there for more information. How equipment is stored on entities such as mobs or armor stands has changed in the snapshots, so you'll need to change your commands to make them work.