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

@ -55,7 +55,10 @@ stepheight = 0.6,
run_end = 110,
run_speed = 24,
},
follow = {"farming:seed_wheat", "farming:seed_cotton"},
follow = {
"farming:seed_wheat", "farming:seed_cotton", "farming:seed_barley",
"farming:seed_oat", "farming:seed_rye"
},
view_range = 5,
on_rightclick = function(self, clicker)