1
0
miroir de https://codeberg.org/tenplus1/mobs_animal.git synchronisé 2025-10-23 12:55:42 +02:00

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

Cette révision appartient à :
TenPlus1
2017-05-27 11:10:12 +01:00
Parent d6a70641f6
révision ebc2e3a874

Voir le fichier

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