Make blazes glow in the dark
This commit is contained in:
parent
fed10e688e
commit
f7d9aea529
4 changed files with 4 additions and 1 deletions
|
@ -3087,6 +3087,7 @@ minetest.register_entity(name, {
|
|||
-- MCL2 extensions
|
||||
ignores_nametag = def.ignores_nametag or false,
|
||||
rain_damage = def.rain_damage or 0,
|
||||
glow = def.glow,
|
||||
can_despawn = can_despawn,
|
||||
|
||||
on_spawn = def.on_spawn,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue