On va donc créer, comme pour le cheval Squelette , un cavalier pour le cheval zombie. ?
Voici donc le Cavalier Zombie. ?
Liste des commandes utilisées (-1.12)(#1.13):
- execute @e[type=zombie,name=zombrex] ~ ~-1 ~ /particle dragonbreath ~ ~1 ~ 1 1 1 0.010 100
# execute at @e[type=zombie,name=zombrex] run particle dragon_breath ~ ~1 ~ 1 1 1 0.010 100
- execute @r ~ ~ ~ detect ~ ~-1 ~ minecraft:grass 0 /summon minecraft:zombie_horse ~ ~ ~ {Tame:1,Passengers:[{id:"minecraft:zombie",CustomName:"zombrex",CustomNameVisible:0,IsVillager:0,IsBaby:0,ArmorItems:[{},{},{id:"minecraft:chainmail_chestplate",Count:1b,tag:{ench:[{id:0,lvl:1}]}},{id:"minecraft:iron_helmet",Count:1b,tag:{ench:[{id:0,lvl:1}]}}],HandItems:[{id:"minecraft:iron_sword",Count:1b,tag:{ench:[{id:16,lvl:1},{id:19,lvl:1}]}},{id:"minecraft:shield",Count:1b}]}]}
# execute at @r if block ~ ~-1 ~ grass_block run summon minecraft:zombie_horse ~ ~ ~ {Tame:1,Passengers:[{id:"minecraft:zombie",CustomName:"zombrex",CustomNameVisible:0,IsVillager:0,IsBaby:0,ArmorItems:[{},{},{id:"minecraft:chainmail_chestplate",Count:1b,tag:{ench:[{id:0,lvl:1}]}},{id:"minecraft:iron_helmet",Count:1b,tag:{ench:[{id:0,lvl:1}]}}],HandItems:[{id:"minecraft:iron_sword",Count:1b,tag:{ench:[{id:16,lvl:1},{id:19,lvl:1}]}},{id:"minecraft:shield",Count:1b}]}]}
- execute @e[type=zombie,name=zombrex] ~ ~-1 ~ /playsound minecraft:entity.zombie_horse.death hostile @p ~ ~ ~ 100 0
# execute at @e[type=zombie,name=zombrex] run playsound minecraft:entity.zombie_horse.death hostile @p ~ ~ ~ 100 0
- effect @e[type=zombie,name=zombrex] minecraft:resistance 5 1
# effect give @e[type=zombie,name=zombrex] minecraft:resistance 5 1
Partage