mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2024-11-12 22:00:19 +01:00
chickens runaway from players
This commit is contained in:
parent
05c8f7b364
commit
b8b871d667
|
@ -32,6 +32,7 @@ stepheight = 0.6,
|
|||
walk_velocity = 1,
|
||||
run_velocity = 3,
|
||||
runaway = true,
|
||||
runaway_from = {"player", "mobs_animal:pumba"},
|
||||
drops = {
|
||||
{name = "mobs:chicken_raw", chance = 1, min = 2, max = 2},
|
||||
{name = "mobs:chicken_feather", chance = 3, min = 1, max = 2},
|
||||
|
|
Loading…
Reference in New Issue
Block a user