Hello how can I spawn a zombie with a slide armor and a slide sword in minecraft?
So
/ summon minecraft: zombie ~ ~ 1 ~ {HandItems: [{id: "minecraft: diamond_sword", Count: 1}, {}], ArmorItems: [{id: "minecraft: diamond_boots", Count: 1}, {id: "minecraft: diamond_leggings", Count: 1}, {id: "minecraft: diamond_chestplate", Count: 1}, {id: "minecraft: diamond_helmet", Count: 1}]}
That would be a zombie with armor and a sword.
But you can create any other mob command here
https://minecraft.tools/en/spawn.php