1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2024-12-22 17:00:26 +01:00

add tamed fish to penguins diet :)

This commit is contained in:
TenPlus1 2019-07-17 08:25:16 +01:00
parent eafbfd6f94
commit e8709a1d11

View File

@ -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)