Vegetable Sandwich
16×16 · BAKED

item· Other

Vegetable Sandwich

[Let's Do] Bakery · by Satisfy
item

Vegetable Sandwich is an item from [Let's Do] Bakery, crafted from Any Bread, Beetroot, Carrot, Any Cabbage, and Any Tomato.

Acquisition

Crafting using Any Bread, Beetroot, Carrot, Any Cabbage and Any Tomato, in any arrangement. Produces 4× Vegetable Sandwich.

Crafting ⇆ any arrangement
Any Bread
Beetroot
Carrot
Any Cabbage
Any Tomato
  • Inputs
  • Any Bread
  • Beetroot
  • Carrot
  • Any Cabbage
  • Any Tomato
  • Output
  • Vegetable Sandwich ×4
Vegetable Sandwich Vegetable Sandwich ×4 guaranteed
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
}