update: 1.6.0

This commit is contained in:
nimsolated
2026-03-14 20:46:02 -07:00
parent aa8c6fa7bd
commit d2b291f129
173 changed files with 6262 additions and 151 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_SWORD"
},
"smithingInputAdditionStack": {
"value": "Blocks.BEDROCK"
},
"smithingInputTemplateStack": {
"value": "CUSTOM:BedrockUpgradeTemplate"
},
"smithingReturnStack": {
"value": "CUSTOM:BedrockSword"
},
"name": "bedrock_sword_recipe",
"namespace": "mod"
}
}