1
0
mirror of https://codeberg.org/tenplus1/mobs_animal.git synced 2025-07-12 05:10:28 +02:00

add more food types to follow for kitten, cow, sheep, penguin, chicken (thanks rusty-snake)

This commit is contained in:
tenplus1
2020-09-06 20:29:47 +01:00
parent 4706a78a2a
commit e8ccc6b3c1
5 changed files with 17 additions and 5 deletions

View File

@ -52,7 +52,10 @@ stepheight = 1.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", "xocean:fish_edible"
},
view_range = 8,
on_rightclick = function(self, clicker)