Mark trapped chest as WIP

This commit is contained in:
Wuzzy 2017-03-16 02:13:35 +01:00
parent 9fc8ee881e
commit 7744587be9
3 changed files with 36 additions and 3 deletions

View file

@ -30,6 +30,7 @@ local wip_items = {
"gemalde:node_1",
"mcl_observers:observer",
"mcl_farming:potato_item_poison",
"mcl_chests:trapped_chest",
}
for i=1,#wip_items do