Crafting using Cooked Bacon, Cooked Bacon, Bowl, Fried Egg and Fried Egg, in any arrangement. Produces Bacon and Eggs.
Bacon and Eggs
Farmer's Delight · by MehVahdJukaar, MerchantPug
Bacon and Eggs is a item from Farmer's Delight, crafted from Cooked Bacon, Bowl, and Fried Egg.
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:bacon_and_eggs- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (3)
c:items/foods farmersdelight:items/meals origins:items/meat
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "farmersdelight:cooked_bacon"
},
{
"item": "farmersdelight:cooked_bacon"
},
{
"item": "minecraft:bowl"
},
{
"tag": "c:foods/cooked_meats/cooked_eggs"
},
{
"tag": "c:foods/cooked_meats/cooked_eggs"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}