Developer reference
- Registry name
legendary_monsters:enderitium_upgrade_smithing_template - Namespace
legendary_monsters - Mod ID
legendary_monsters - Tags (2)
minecraft:items/smithing_templates
minecraft:items/trim_templates
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#S#",
"#C#",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:diamond"
},
"C": {
"item": "legendary_monsters:enderstone"
},
"S": {
"item": "legendary_monsters:enderitium_upgrade_smithing_template"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}