1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2024-09-20 19:50:26 +02:00

panda can now eat cool trees bamboo

This commit is contained in:
TenPlus1 2019-09-07 08:56:52 +01:00
parent 901225565c
commit c6841290e5

View File

@ -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},