How do I spawn a skeleton with enchanted leather armor riding a creeper? [duplicate]

How do I spawn a skeleton with enchanted leather armor riding a creeper? [duplicate] - Man Riding Motorcycle

I wanna spawn a skeleton with full leather with all MAX blast protection riding a creeper. And so the command I came out with is this:

/summon Skeleton 16 53 -21 {Equipment:[{},{id:leather_boots,tag:{ench:[{id:3,lvl:4}]}},{id:leather_leggings,tag:{ench:[{id:3,lvl:4}]}},{id:leather_chestplate,tag:{ench:[{id:3,lvl:4}]}},{id:leather_helmet,tag:{ench:[{id:3,lvl:4}]}}]},Riding:{id:Creeper}}  

But it doesn't work. It does say:

[11:56:34] Data tag parsing failed: Unbalanced square brackets []: {Equipment:[{},{id:leather_boots,tag:{ench:[{id:3,lvl:4}]}},{id:leather_leggings,tag:{ench:[{id:3,lvl:4}]}},{id:leather_chestplate,tag:{ench:[{id:3,lvl:4}]}},{id:leather_helmet,tag:{ench:[{id:3,lvl:4}]}]},Riding:{id:Creeper}  


Best Answer

You messed up with balancing []s.

/summon Skeleton 16 53 -21 {Equipment:[{},{id:leather_boots,tag:{ench:[{id:3,lvl:32767}]}},{id:leather_leggings,tag:{ench:[{id:3,lvl:32767}]}},{id:leather_chestplate,tag:{ench:[{id:3,lvl:32767}]}},{id:leather_helmet,tag:{ench:[{id:3,lvl:32767}]}}]}

Why did i use 32767 instead of 4? Because the max level enchant is 32767. The lvl tag is a short which in java is 2^(16-1) - 1 or 32767. The max level avalibe in survival minecraft is 4, but in game is 32767.




Pictures about "How do I spawn a skeleton with enchanted leather armor riding a creeper? [duplicate]"

How do I spawn a skeleton with enchanted leather armor riding a creeper? [duplicate] - Long Haired Man in Metal Helmet and Leather Gloves Holding Silver Sword
How do I spawn a skeleton with enchanted leather armor riding a creeper? [duplicate] - A Bearded Man in Warrior Costume
How do I spawn a skeleton with enchanted leather armor riding a creeper? [duplicate] - Person in Black Motorcycle Suit Riding Yellow Sports Bike



How do you summon a skeleton with enchanted armor?

You can summon a skeleton whenever you want using a cheat (game command) in Minecraft. This is done using the /summon command.

What is the command to spawn a skeleton?

Skeletons have a 0.04% chance of spawning wearing a full set of diamond armor.

Can skeletons spawn with diamond armor?

Skeleton horsemen can be spawned in Java Edition using the command /summon skeleton_horse ~ ~ ~ {SkeletonTrap:1} , or in Bedrock Edition using the command /summon skeleton_horse ~ ~ ~ minecraft:set_trap .



Minecraft 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: Romina Ordóñez, Fernando Cortés, Fernando Cortés, Андрей