This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
So I'm trying to spawn a zombie riding a skeleton horse but I can't seem to find a way to add any potion effects to the zombie (trying to add speed) while it's on the horse? Any suggestions? The command is pasted below. /summon minecraft:skeleton_horse ~ ~1 ~ {Invulnerable:1,Tame:1,ActiveEffects:[{Id:1,Amplifier:0,Duration:999999}],Passengers:[{id:zombie}]}
Are you on Java?
So I'm trying to spawn a zombie riding a skeleton horse but I can't seem to find a way to add any potion effects to the zombie (trying to add speed) while it's on the horse? Any suggestions? The command is pasted below.
/summon minecraft:skeleton_horse ~ ~1 ~ {Invulnerable:1,Tame:1,ActiveEffects:[{Id:1,Amplifier:0,Duration:999999}],Passengers:[{id:zombie}]}
Are you on Java?