Lift WIP status of trapped chests

This commit is contained in:
Wuzzy 2018-01-27 00:44:45 +01:00
parent a16746faf3
commit 7953d8d1a6
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ mcl_core
mcl_fishing
mcl_maps
mcl_minecarts
mcl_chests
mcl_observers
doc_identifier
mobs_mc

View File

@ -6,7 +6,6 @@ local wip_items = {
"mcl_maps:empty_map",
"mcl_observers:observer_off",
"mcl_observers:observer_on",
"mcl_chests:trapped_chest",
"mcl_comparators:comparator_off_comp",
"mcl_minecarts:hopper_minecart",
"mcl_minecarts:command_block_minecart",