iamlcarus / nozombies

0 stars 2 forks source link

brainless zombie spawns in towns #1

Open Jaen-Minetest opened 5 years ago

Jaen-Minetest commented 5 years ago

iamlcarus, if you ever update this mod, add brainless zombie. it is a zombie that currently spawns in towns even when your mod is on. so far, this is the only zombie i've seen spawn when using your mod, but i will post here if i find any more zombies that your mod doesn't stop from spawning.

tehckisnow commented 4 years ago

after the final monster listed in the modinfo.json but before the closing bracket on the following line, add;

, "mon_zombie_electric", "mon_zombie_brainless", "mon_zombie_ears", "mon_zombie_static", "mon_zombie_skull"

(notice there is a comma added to line with mon_zombie_zougar, and no comma after mon_zombie_skull. Sorry if this is unnecessary explanation, i'm writing this in case someone who isn't familiar with json comes across this.)