Add on state for observers

This commit is contained in:
Wuzzy 2018-01-10 18:27:47 +01:00
parent 3627b03b2e
commit 916627c6b6
2 changed files with 30 additions and 24 deletions

View file

@ -8,7 +8,8 @@ local wip_items = {
"mcl_fishing:fishing_rod",
"mcl_maps:empty_map",
"gemalde:node_1",
"mcl_observers:observer",
"mcl_observers:observer_off",
"mcl_observers:observer_on",
"mcl_chests:trapped_chest",
"mobs_mc:totem",
"mcl_paintings:painting",