Update mobs_mc

This commit is contained in:
Wuzzy 2017-07-06 00:43:34 +02:00
parent ef64b56282
commit 37e943ae91
19 changed files with 189 additions and 356 deletions

View file

@ -30,7 +30,7 @@ mobs:register_mob("mobs_mc:silverfish", {
lava_damage = 4,
light_damage = 0,
fear_height = 4,
replace_what = mobs_mc.replace_silverfish,
replace_what = mobs_mc.replace.silverfish,
replace_rate = 2,
animation = {
speed_normal = 25, speed_run = 50,