Allow wandering trader llamas to despawn
This commit is contained in:
parent
4796b109cf
commit
7185998bb3
@ -192,6 +192,7 @@ function mobs_mc.spawn_trader_llama(pos, wt)
|
||||
l.base_texture = tx
|
||||
l.following = wt
|
||||
l._follow_trader = wt._id
|
||||
l.can_despawn = true
|
||||
o:set_properties({
|
||||
textures = tx,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user