Crafting using Any Bread, Cooked Bacon, Any Salad Ingredients and Tomato, in any arrangement. Produces Bacon Sandwich.
Bacon Sandwich
Farmer's Delight · by vectorwing
Acquisition
Related items
Developer reference
- Registry name
farmersdelight:bacon_sandwich- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
farmersdelight:items/snacks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "forge:bread"
},
{
"tag": "forge:cooked_bacon"
},
{
"tag": "forge:salad_ingredients"
},
{
"tag": "forge:crops/tomato"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}