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

48 lines
982 B
JSON

{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Crafting",
"recipeRetstackSize": 2,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"recipeSlots": [
{
"value": "Items.IRON_INGOT"
},
{
"value": "CUSTOM:BlackIronUpgradeSmithingTemplate"
},
{
"value": "Items.IRON_INGOT"
},
{
"value": "Items.IRON_INGOT"
},
{
"value": "Blocks.BLACKSTONE"
},
{
"value": "Items.IRON_INGOT"
},
{
"value": "Items.IRON_INGOT"
},
{
"value": "Items.IRON_INGOT"
},
{
"value": "Items.IRON_INGOT"
}
],
"recipeReturnStack": {
"value": "CUSTOM:BlackIronUpgradeSmithingTemplate"
},
"name": "black_iron_upgrade_smithing_template_recipe",
"namespace": "mod"
}
}