Developer reference
- Registry name
advancednetherite:netherite_diamond_ingot - Namespace
advancednetherite - Mod ID
advancednetherite - Tags (2)
advancednetherite:items/ingots/netherites_diamond
advancednetherite:items/netherite_ingots
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "advancednetherite:ingots/upgrade_to_netherite_diamond"
},
{
"tag": "forge:gems/diamond"
},
{
"tag": "forge:gems/diamond"
},
{
"tag": "forge:gems/diamond"
},
{
"tag": "forge:gems/diamond"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "advancednetherite:netherite_diamond_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}