Mark trapped chest as WIP
This commit is contained in:
parent
9fc8ee881e
commit
7744587be9
3 changed files with 36 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue