mirror of
https://codeberg.org/tenplus1/mobs_animal.git
synced 2024-12-22 17:00:26 +01:00
panda can now eat cool trees bamboo
This commit is contained in:
parent
901225565c
commit
c6841290e5
@ -33,7 +33,7 @@ stepheight = 0.6,
|
|||||||
run_velocity = 1.5,
|
run_velocity = 1.5,
|
||||||
jump = false,
|
jump = false,
|
||||||
jump_height = 6,
|
jump_height = 6,
|
||||||
follow = {"ethereal:bamboo"},
|
follow = {"ethereal:bamboo", "bamboo:trunk"},
|
||||||
view_range = 8,
|
view_range = 8,
|
||||||
drops = {
|
drops = {
|
||||||
{name = "mobs:meat_raw", chance = 1, min = 1, max = 2},
|
{name = "mobs:meat_raw", chance = 1, min = 1, max = 2},
|
||||||
|
Loading…
Reference in New Issue
Block a user