mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-19 08:40:29 +01:00
Remove the knockback for Big lava slimes
This commit is contained in:
parent
a56f5f834d
commit
f702316ed3
@ -144,6 +144,7 @@ mobs:register_mob("mobs:lavabig", {
|
||||
footstep = "fire:basic_flame",
|
||||
view_range = 16,
|
||||
floats = 1,
|
||||
knock_back = 0, --this is a test
|
||||
-- chance of dropping lava orb and coins
|
||||
drops = {
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user