Roaster using Bacon, Bacon, Egg, Egg and Any Butter. Produces 3× Bacon with Eggs.
item· Other
Bacon with Eggs
[Let's Do] Farm & Charm · by satisfy, jason13
Bacon with Eggs is an item from [Let's Do] Farm & Charm, crafted from Bacon, Egg, and Any Butter.
Acquisition
Used in
Crafting using Bread, Bacon with Eggs and Roasted Corn, in any arrangement. Produces Farmers Breakfast.
- Inputs
- Bread
- Bacon with Eggs
- Roasted Corn
- Output
- → Farmers Breakfast
Related items
Developer reference
- Registry name
farm_and_charm:bacon_with_eggs- Namespace
farm_and_charm- Mod ID
farm_and_charm- Tags (3)
c:items/cooked_pork forge:items/cooked_pork origins:items/meat
Recipe JSON (1):
{
"recipe_type": "farm_and_charm:roaster",
"pattern": null,
"ingredients": [
{
"item": "farm_and_charm:bacon"
},
{
"item": "farm_and_charm:bacon"
},
{
"item": "minecraft:egg"
},
{
"item": "minecraft:egg"
},
{
"tag": "farm_and_charm:butter"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}