Give llamas an appetite for hay bales
This commit is contained in:
parent
c9b642a706
commit
219b2464a1
3 changed files with 4 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue