1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-25 11:30:22 +02:00

Ajout du mob goat (chèvre) et quelques drops en plus

This commit is contained in:
sys4-fr
2018-11-02 19:01:28 +01:00
parent b6f81c4aba
commit 24bf26253c
12 changed files with 165 additions and 4 deletions

View File

@ -45,7 +45,18 @@ 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",
"fishing:fish_raw",
"fishing:clownfish_raw",
"fishing:bluewhite_raw",
"fishing:exoticfish_raw",
"fishing:carp_raw",
"fishing:perch_raw",
"fishing:catfish_raw",
},
view_range = 5,
on_rightclick = function(self, clicker)