Add group: spawn_egg
This commit is contained in:
parent
e672abd2ed
commit
a044bd9cc6
2 changed files with 2 additions and 0 deletions
|
@ -2805,6 +2805,7 @@ function mobs:register_egg(mob, desc, background, addegg, no_creative)
|
|||
if creative and no_creative == true then
|
||||
grp = {not_in_creative_inventory = 1}
|
||||
end
|
||||
grp.spawn_egg = 1
|
||||
|
||||
local invimg = background
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue