Spawning Minecraft Wither Skeletons with Iron Swords
//ads -- adsterra.com -- native banner
?>
I can't figure out how to spawn a wither skeleton with an iron sword in creative. I have tried spawning them, then throwing an iron sword at them, I have tried spawning multiple ones to see if it is a random thing, but I just can't get it to work. Any help would be great! Thanks!
Best Answer
Use the /summon command, either in chat or in a command block. To spawn a wither skeleton with an iron sword, you would do:
/summon Skeleton ~3 ~3 ~3 {Equipment:[{id:iron_sword},{},{},{},{}],SkeletonType:1}
Which will spawn the wither skeleton 3 blocks relative to where the command was executed I believe.
Pictures about "Spawning Minecraft Wither Skeletons with Iron Swords"



Can skeletons spawn with iron swords?
Since 1.9, skeletons can spawn with a bow or a sword in their left hand.Can wither skeletons spawn with enchanted swords?
Wither skeletons no longer spawn with gear (or enchanted gear).What is the best way to spawn Wither skeletons?
They naturally spawn in Nether Fortresses, light level 7 or less where their lower half will be. To increase the chances of one spawning, make sure the light level condition is met, and fill any holes in the floor. It doesn't matter about material, wither skeletons will spawn whether there is nether brick or not.What sword do Wither skeletons use?
Wither Skeletons are the Nether equivalent of skeletons. Unlike skeletons, Wither Skeletons use stone swords and are over two blocks tall. When hit by a Wither Skeleton on any difficulty, the player is inflicted with the "Wither" effect for 10 seconds, darkening the health bar and further damaging the player.Wither with Bow and Skeleton with Sword?
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
