Files
Aris-Random-Additions/elements/BlackIronBlockRecipe.mod.json
nimsolated 4b658a0cce 2.3.0
2026-03-28 19:42:27 -07:00

48 lines
969 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "BUILDING",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
},
{
"value": "CUSTOM:BlackIronIngot"
}
],
"recipeReturnStack": {
"value": "CUSTOM:BlackIronBlock"
},
"name": "black_iron_block_recipe",
"namespace": "mod"
}
}