Give llamas an appetite for hay bales

This commit is contained in:
Wuzzy 2019-10-25 00:42:30 +02:00
parent c9b642a706
commit 219b2464a1
3 changed files with 4 additions and 2 deletions

View file

@ -53,7 +53,7 @@ mobs:register_mob("mobs_mc:llama", {
look_start = 78,
look_end = 108,
},
follow = mobs_mc.items.horse,
follow = mobs_mc.follow.llama,
view_range = 16,
do_custom = function(self, dtime)