add tamed fish to penguins diet :)

Esse commit está contido em:
TenPlus1 2019-07-17 08:25:16 +01:00
commit e8709a1d11
1 arquivos alterados com 4 adições e 1 exclusões

Ver arquivo

@ -45,7 +45,10 @@ stepheight = 0.6,
},
fly_in = {"default:water_source", "default:water_flowing"},
floats = 0,
follow = {"ethereal:fish_raw", "mobs_fish:clownfish", "mobs_fish:tropical"},
follow = {
"ethereal:fish_raw", "mobs_fish:clownfish", "mobs_fish:tropical",
"mobs_fish:clownfish_set", "mobs_fish:tropical_set"
},
view_range = 5,
on_rightclick = function(self, clicker)