This commit is contained in:
nimsolated
2026-03-28 19:42:27 -07:00
parent b8dbadcda0
commit 4b658a0cce
414 changed files with 12957 additions and 234 deletions

View File

@@ -0,0 +1,28 @@
{
"_fv": 73,
"_type": "recipe",
"definition": {
"recipeType": "Smithing",
"recipeRetstackSize": 1,
"group": "",
"cookingBookCategory": "MISC",
"xpReward": 0.0,
"cookingTime": 200,
"craftingBookCategory": "MISC",
"recipeShapeless": false,
"smithingInputStack": {
"value": "CUSTOM:OrichalcumApple"
},
"smithingInputAdditionStack": {
"value": "Items.NETHERITE_INGOT"
},
"smithingInputTemplateStack": {
"value": "Items.NETHERITE_UPGRADE"
},
"smithingReturnStack": {
"value": "CUSTOM:NetheriteApple"
},
"name": "netherite_apple_recipe",
"namespace": "mod"
}
}