Developer reference
- Registry name
advancednetherite:netherite_gold_ingot - Namespace
advancednetherite - Mod ID
advancednetherite - Tags (3)
advancednetherite:items/ingots/netherites_gold
advancednetherite:items/netherite_ingots
minecraft:items/piglin_loved
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "advancednetherite:ingots/upgrade_to_netherite_gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
},
{
"tag": "forge:ingots/gold"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "advancednetherite:netherite_gold_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}