1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-26 03:50: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

@ -51,7 +51,18 @@ reach = 1,
stoodup_start = 0,
stoodup_end = 0,
},
follow = {"mobs_animal:rat", "ethereal:fish_raw", "mobs_fish:clownfish", "mobs_fish:tropical"},
follow = {
"mobs_animal:rat",
"ethereal:fish_raw",
"mobs_fish:clownfish",
"mobs_fish:tropical",
"fishing:clownfish_raw",
"fishing:bluewhite_raw",
"fishing:exoticfish_raw",
"fishing:carp_raw",
"fishing:perch_raw",
"fishing:catfish_raw",
},
view_range = 8,
on_rightclick = function(self, clicker)