Make dmg particles proportional to dmg
This commit is contained in:
parent
5bd19c03f6
commit
d9424ad82e
19 changed files with 45 additions and 44 deletions
|
@ -63,7 +63,6 @@ mobs:register_mob("mobs_mc:wither", {
|
|||
walk_start = 0, walk_end = 20,
|
||||
run_start = 0, run_end = 20,
|
||||
},
|
||||
blood_amount = 0,
|
||||
})
|
||||
|
||||
local mobs_griefing = minetest.settings:get_bool("mobs_griefing") ~= false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue