forked from VoxeLibre/VoxeLibre
Lift WIP status of trapped chests
This commit is contained in:
parent
a16746faf3
commit
7953d8d1a6
|
@ -3,7 +3,6 @@ mcl_core
|
|||
mcl_fishing
|
||||
mcl_maps
|
||||
mcl_minecarts
|
||||
mcl_chests
|
||||
mcl_observers
|
||||
doc_identifier
|
||||
mobs_mc
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue