2017-06-18 00:05:07 +02:00
|
|
|
{
|
|
|
|
"recipes": {
|
2017-06-28 21:23:34 +02:00
|
|
|
"shulker_box": "cpw.mods.ironchest.common.crafting.recipe.ShulkerBoxRecipeFactory",
|
|
|
|
"shulker_box_coloring": "cpw.mods.ironchest.common.crafting.recipe.ShulkerBoxColorRecipeFactory"
|
2017-06-18 00:05:07 +02:00
|
|
|
},
|
|
|
|
"conditions": {
|
2017-06-28 21:23:34 +02:00
|
|
|
"ore_dict_entry_exists": "cpw.mods.ironchest.common.crafting.condition.OreDictEntryExistsConditionFactory"
|
2017-06-18 00:05:07 +02:00
|
|
|
}
|
|
|
|
}
|