Mark monster spawner as WIP

This commit is contained in:
Wuzzy 2017-05-23 23:46:15 +02:00
parent 34f4e11ba1
commit 4fec80d5ea
2 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,4 @@ gemalde
signs
mcl_observers
doc_identifier
mobs

View File

@ -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