Files
Aris-Random-Additions/elements/VoidStarRecipe.mod.json
nimsolated e867e4b0a2 2.1.2
2026-03-25 17:58:21 -07:00

28 lines
648 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:PowerStar"
},
"smithingInputAdditionStack": {
"value": "CUSTOM:ChorusEye"
},
"smithingInputTemplateStack": {
"value": "CUSTOM:EnditeUpgradeSmithingTemplate"
},
"smithingReturnStack": {
"value": "CUSTOM:VoidStar"
},
"name": "void_star_recipe",
"namespace": "mod"
}
}