Remove follow from walker mob
This commit is contained in:
parent
87f8eac287
commit
2a527fc110
@ -27,7 +27,6 @@ mobs:register_mob(
|
||||
walk_velocity = 1,
|
||||
run_velocity = 3,
|
||||
jump = true,
|
||||
follow = "default:rope",
|
||||
view_range = 14,
|
||||
drops = {
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user