Workaround for mobs glitching through walls
Thanks, MysticTempest!
This commit is contained in:
parent
7a870d0ead
commit
1210d8c9a7
2 changed files with 17 additions and 6 deletions
|
@ -38,7 +38,7 @@ local spider = {
|
|||
},
|
||||
walk_velocity = 3.9,
|
||||
jump = true,
|
||||
jump_height = 2,
|
||||
jump_height = 4,
|
||||
view_range = 16,
|
||||
floats = 1,
|
||||
drops = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue