This commit is contained in:
nimsolated
2026-03-25 17:58:21 -07:00
parent 5631439606
commit e867e4b0a2
103 changed files with 1885 additions and 50 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:PowerStar"
},
"smithingInputAdditionStack": {
"value": "CUSTOM:ChorusEye"
},
"smithingInputTemplateStack": {
"value": "CUSTOM:EnditeUpgradeSmithingTemplate"
},
"smithingReturnStack": {
"value": "CUSTOM:VoidStar"
},
"name": "void_star_recipe",
"namespace": "mod"
}
}