forked from mtcontrib/mobs_animal
bunnies run away from player and hogs
This commit is contained in:
parent
6dbe2546f0
commit
05c8f7b364
@ -26,6 +26,7 @@ stepheight = 0.6,
|
|||||||
walk_velocity = 1,
|
walk_velocity = 1,
|
||||||
run_velocity = 2,
|
run_velocity = 2,
|
||||||
runaway = true,
|
runaway = true,
|
||||||
|
runaway_from = {"mobs_animal:pumba", "player"},
|
||||||
jump = true,
|
jump = true,
|
||||||
jump_height = 6,
|
jump_height = 6,
|
||||||
drops = {
|
drops = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user