Remove some temp. recipes and lift some WIP items

This commit is contained in:
Wuzzy 2017-08-17 19:17:42 +02:00
parent 987ad8eaf4
commit b2171b7f25
3 changed files with 9 additions and 59 deletions

View file

@ -4,7 +4,6 @@ local wip_items = {
"mcl_anvils:anvil_damage_2",
"mcl_core:darksapling",
"mcl_core:apple_gold",
"mcl_end:ender_eye",
"mcl_end:chorus_fruit",
"mcl_end:chorus_flower",
"mcl_end:chorus_flower_dead",
@ -15,7 +14,6 @@ local wip_items = {
"gemalde:node_1",
"mcl_observers:observer",
"mcl_chests:trapped_chest",
"mobs_mc:llama",
"mobs_mc:totem",
"mcl_paintings:painting",
}