Developer reference
- Registry name
mynethersdelight:nether_burger - Namespace
mynethersdelight - Mod ID
mynethersdelight
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:bread"
},
{
"tag": "mynethersdelight:cooked_hoglin_loin"
},
{
"item": "minecraft:twisting_vines"
},
{
"item": "minecraft:crimson_fungus"
},
{
"anyOf": [
{
"item": "minecraft:warped_fungus"
},
{
"item": "minecraft:crimson_fungus"
}
]
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}