Chicken Sandwich with Egg and Tomato
16×16 · BAKED

item· Other

Chicken Sandwich with Egg and Tomato

More Delight · by Axperty
item

Chicken Sandwich with Egg and Tomato is an item from More Delight, crafted from Bread, Cooked Chicken, Cooked Egg, and Tomato.

Acquisition

Crafting using Bread, Cooked Chicken, Cooked Egg and Tomato, in any arrangement. Produces Chicken Sandwich with Egg and Tomato.

Crafting ⇆ any arrangement
Bread
Cooked Chicken
Cooked Egg
Tomato
Chicken Sandwich with Egg and Tomato Chicken Sandwich with Egg and Tomato guaranteed
Developer reference
Registry name
moredelight:chicken_sandwich_with_egg_and_tomato
Namespace
moredelight
Mod ID
moredelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:bread"
    },
    {
      "tag": "forge:cooked_chicken"
    },
    {
      "tag": "forge:cooked_eggs"
    },
    {
      "tag": "forge:vegetables/tomato"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}