superb-warfare/elements/Aa12Smithing.mod.json
2024-05-04 14:26:24 +08:00

28 lines
No EOL
643 B
JSON

{
"_fv": 57,
"_type": "recipe",
"definition": {
"recipeType": "Smithing",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"smithingInputStack": {
"value": "CUSTOM:Legendarymaterialpack"
},
"smithingInputAdditionStack": {
"value": "Items.NETHERITE_INGOT"
},
"smithingInputTemplateStack": {
"value": "CUSTOM:Aa12Blueprint"
},
"smithingReturnStack": {
"value": "CUSTOM:Aa12"
},
"name": "aa_12_smithing",
"namespace": "mod"
}
}