Crafting using Any Bread, Beetroot, Carrot, Any Cabbage and Any Tomato, in any arrangement. Produces 4× Vegetable Sandwich.
item· Other
Vegetable Sandwich
[Let's Do] Bakery · by Satisfy
Vegetable Sandwich is an item from [Let's Do] Bakery, crafted from Any Bread, Beetroot, Carrot, Any Cabbage, and Any Tomato.
Acquisition
Developer reference
- Registry name
bakery:vegetable_sandwich- Namespace
bakery- Mod ID
bakery
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"tag": "bakery:bread"
},
{
"item": "minecraft:beetroot"
},
{
"item": "minecraft:carrot"
},
{
"tag": "farm_and_charm:cabbage"
},
{
"tag": "farm_and_charm:tomato"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}