fix: source code

This commit is contained in:
nimsolated
2026-03-02 14:53:17 -08:00
parent f611d5d2d0
commit 5ce72a2d5b
238 changed files with 10146 additions and 0 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": "Items.NETHERITE_INGOT"
},
"smithingInputAdditionStack": {
"value": "Items.DIAMOND"
},
"smithingInputTemplateStack": {
"value": "Items.NETHERITE_INGOT"
},
"smithingReturnStack": {
"value": "Items.NETHERITE_UPGRADE"
},
"name": "netherrite_template_recipe_2",
"namespace": "mod"
}
}