add tamed fish to penguins diet :)

This commit is contained in:
TenPlus1 2019-07-17 08:25:16 +01:00
부모 eafbfd6f94
커밋 e8709a1d11
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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