mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2025-07-08 11:10:54 +02:00
bunnies run away from player and hogs
This commit is contained in:
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user