Developer reference
- Registry name
mynethersdelight:breakfast_sampler - Namespace
mynethersdelight - Mod ID
mynethersdelight
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "mynethersdelight:roasted_sausage"
},
{
"item": "mynethersdelight:roasted_sausage"
},
{
"anyOf": [
{
"item": "minecraft:honey_bottle"
},
{
"item": "mynethersdelight:strider_egg"
}
]
},
{
"tag": "forge:cooked_eggs"
},
{
"tag": "forge:cooked_eggs"
},
{
"tag": "forge:bread"
},
{
"item": "minecraft:bowl"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}