How to /summon a skeleton with a dyed armor?
//ads -- adsterra.com -- native banner
?>
How can I, with the summon
command, summon a skeleton with a full red-dyed leather armor and a name?
Best Answer
Try this:
/summon Skeleton ~ ~ ~ {CustomName:"NameTag",ArmorItems:[{id:"minecraft:leather_boots",tag:{display:{color:16711680}}},{id:"minecraft:leather_leggings",tag:{display:{color:16711680}}},{id:"minecraft:leather_chestplate",tag:{display:{color:16711680}}},{id:"minecraft:leather_helmet",tag:{display:{color:16711680}}}]##}
If you want the skeleton to hold anything, replace the ##
at the end with ,HandItems:[
Item Tag]
. Otherwise, remove it.
I’ve tested this, and it seems to work. If you encounter any problems, please comment and I will look into it further.
Pictures about "How to /summon a skeleton with a dyed armor?"
How do you summon dyed Armor in Minecraft?
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. This summons a Skeleton with full diamond armor, and a diamond sword.How do you summon skeleton armor in Minecraft?
In Java Edition, skeleton armor is not damaged from most damage sources; it cannot "wear out" the way player armor does....Geared skeletons.ArmorEasy & NormalHardFull set42.19%72.9%3 more rowsCan you make skeletons wear armor?
How to Enter the CommandMinecraft 1.16.5: How to summon a custom mob with armor and weapon
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Felipe Hueb, RF._.studio, Chris J Mitchell, cottonbro