Skip to content
Snippets Groups Projects
Commit ebc2e3a8 authored by TenPlus1's avatar TenPlus1
Browse files

add clownfish & tropical fish to the list of food for penguin from mobs_fish

parent d6a70641
Branches
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ mobs:register_mob("mobs_animal:penguin", {
},
fly_in = "default:water_source",
floats = 0,
follow = {"ethereal:fish_raw"},
follow = {"ethereal:fish_raw", "mobs_fish:clownfish", "mobs_fish:tropical"},
view_range = 5,
on_rightclick = function(self, clicker)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment