Files
Aris-Random-Additions/elements/VoidAppleRecipe.mod.json
nimsolated c14fcb4ef1 2.3.1
2026-03-28 21:29:30 -07:00

28 lines
655 B
JSON

{
"_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": "CUSTOM:VoidStar"
},
"smithingInputTemplateStack": {
"value": "CUSTOM:EnditeUpgradeSmithingTemplate"
},
"smithingReturnStack": {
"value": "CUSTOM:VoidApple"
},
"name": "void_apple_recipe",
"namespace": "mod"
}
}