Is it possible to put armor on a skeleton?
I've made a monster zoo and want to put armor on the skeletons.
How do I do so? Or do they just spawn that way?
Best Answer
Simple, run a command using the Equipment[] tag, or whatever that JSON stuff is. Here's an example. You can add things onto it such as armor, mob heads, and it can hold any item.
/summon Skeleton {Equipment[{id:276},{id:313},{id:312},{id:311},{id:310}]}
This summons a Skeleton with full diamond armor, and a diamond sword. If you don't want the mob to have certain types of armor or items, you can just leave those brackets blank. If you want to learn more about commands, you can visit the the Wiki page on commands.
Pictures about "Is it possible to put armor on a skeleton?"



Can skeletons pick up armor?
Skeletons can pick up dropped armor, items, and pumpkins. Skeletons, just like zombies, won't burn in daylight if they wear a helmet or a pumpkin if they are in water, cobweb or aren't exposed to direct sunlight. Skeletons have a 20% chance of spawning in the Nether.Can I put Armour on a skeleton horse?
A skeleton horse does not have an inventory and cannot be equipped with a saddle or armor.MineCraft:How To Put Armor on Skeletons
More answers regarding is it possible to put armor on a skeleton?
Answer 2
Also you can just use a dispenser and shoot it onto him it works great
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
