Update mobs_mc
This commit is contained in:
parent
ef64b56282
commit
37e943ae91
19 changed files with 189 additions and 356 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue