Files
Aris-Random-Additions/elements/EnditeIngotRecipe.mod.json
nimsolated cec0364d50 2.1.0
2026-03-24 11:34:33 -07:00

28 lines
642 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": "Items.NETHERITE_INGOT"
},
"smithingInputAdditionStack": {
"value": "Items.SHULKER_SHELL"
},
"smithingInputTemplateStack": {
"value": "CUSTOM:PowerStar"
},
"smithingReturnStack": {
"value": "CUSTOM:EnditeIngot"
},
"name": "endite_ingot_recipe",
"namespace": "mod"
}
}