9 lines
341 B
JSON
9 lines
341 B
JSON
|
{
|
||
|
"recipes": {
|
||
|
"shulker_box": "cpw.mods.ironchest.common.crafting.ShulkerBoxRecipeFactory",
|
||
|
"shulker_box_coloring": "cpw.mods.ironchest.common.crafting.ShulkerBoxColorRecipeFactory"
|
||
|
},
|
||
|
"conditions": {
|
||
|
"ore_dict_entry_exists": "cpw.mods.ironchest.common.crafting.OreDictEntryExistsConditionFactory"
|
||
|
}
|
||
|
}
|