Make dmg particles proportional to dmg
This commit is contained in:
parent
5bd19c03f6
commit
d9424ad82e
19 changed files with 45 additions and 44 deletions
|
@ -42,7 +42,6 @@ mobs:register_mob("mobs_mc:silverfish", {
|
|||
attack_type = "dogfight",
|
||||
damage = 1,
|
||||
reach = 1,
|
||||
blood_amount = 0,
|
||||
})
|
||||
|
||||
mobs:register_egg("mobs_mc:silverfish", S("Silverfish"), "mobs_mc_spawn_icon_silverfish.png", 0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue