Hide WIP mobs in creative inventory
This commit is contained in:
parent
4e08e978f5
commit
0d3b8e11c3
4 changed files with 4 additions and 4 deletions
|
@ -150,4 +150,4 @@ mobs:register_arrow(":mobs_mc:fireball2", {
|
|||
end
|
||||
})
|
||||
|
||||
mobs:register_egg("mobs_mc:enderdragon", S("Ender Dragon"), "mobs_mc_spawn_icon_dragon.png", 0)
|
||||
mobs:register_egg("mobs_mc:enderdragon", S("Ender Dragon"), "mobs_mc_spawn_icon_dragon.png", 0, true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue