• 5/30/22 7:13 am
- 1.2k views • 0 today
- save_alt 114 downloads
- Compatibility
- Minecraft 1.18
- Changes include
- Functions
Added CreditChu03
1
Someone asked for a no zombie datapack similar to the no spiders datapack by Chu03 (www.planetminecraft.com/data-pack/no-spiders-5590849/)
I literally just reused the code from the no spiders datapack to remove both zombies and zombie villagers in the exact same way. They just get teleported into the void when you get close to them.
I literally just reused the code from the no spiders datapack to remove both zombies and zombie villagers in the exact same way. They just get teleported into the void when you get close to them.
More like this
5594047
119



Have something to say?
here is the command:
execute at @e[type=zombie,tag=!opzombie] run data merge entity @e[type=zombie,limit=1,distance=..1] {Tags:["opzombie"],HandItems:[{id:"minecraft:diamond_sword",Count:1b,tag:{Enchantments:[{id:"minecraft:sharpness",lvl:3s}]}},{}],HandDropChances:[0.100F,0.085F],ArmorItems:[{id:"minecraft:diamond_boots",Count:1b,tag:{Enchantments:[{id:"minecraft:protection",lvl:3s}]}},{id:"minecraft:diamond_leggings",Count:1b,tag:{Enchantments:[{id:"minecraft:protection",lvl:3s}]}},{id:"minecraft:diamond_chestplate",Count:1b,tag:{Enchantments:[{id:"minecraft:protection",lvl:3s}]}},{id:"minecraft:diamond_helmet",Count:1b,tag:{Enchantments:[{id:"minecraft:protection",lvl:3s}]}}],ArmorDropChances:[0.100F,0.100F,0.085F,0.100F]}
best regards ben