WIP status of redstone comparators

This commit is contained in:
Wuzzy 2017-08-28 02:08:41 +02:00
parent 59a04d5ffe
commit 882c09a106
2 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,4 @@ mcl_observers
doc_identifier
mobs_mc
mcl_paintings
mcl_comparators

View File

@ -16,6 +16,7 @@ local wip_items = {
"mcl_chests:trapped_chest",
"mobs_mc:totem",
"mcl_paintings:painting",
"mcl_comparators:comparator_off_comp",
}
for i=1,#wip_items do