mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-01-27 19:21:26 +01:00
Mark monster spawner as WIP
This commit is contained in:
parent
34f4e11ba1
commit
4fec80d5ea
@ -11,3 +11,4 @@ gemalde
|
||||
signs
|
||||
mcl_observers
|
||||
doc_identifier
|
||||
mobs
|
||||
|
@ -26,6 +26,7 @@ local wip_items = {
|
||||
"mcl_observers:observer",
|
||||
"mcl_chests:trapped_chest",
|
||||
"mcl_core:cobweb",
|
||||
"mobs:spawner",
|
||||
}
|
||||
|
||||
for i=1,#wip_items do
|
||||
|
Loading…
Reference in New Issue
Block a user