Developer reference
- Registry name
legendary_monsters:enderitium_ingot - Namespace
legendary_monsters - Mod ID
legendary_monsters - Tags (2)
minecraft:items/smithing_table_materials
minecraft:items/trim_materials
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
"###"
],
"ingredients": {
"#": {
"item": "legendary_monsters:enderitium_gem"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "legendary_monsters:enderitium_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}