End Mixed Salad
16×16 · BAKED

item· Other

End Mixed Salad

End's Delight · by FoggyHillside
item

End Mixed Salad is an item from End's Delight, crafted from Any of Chorus Fruit / Chorus Fruit Grain, Chorus Succulent, Lettuce, Tomato, and Bowl.

Acquisition

Developer reference
Registry name
ends_delight:end_mixed_salad
Namespace
ends_delight
Mod ID
ends_delight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "anyOf": [
        {
          "item": "minecraft:chorus_fruit"
        },
        {
          "item": "ends_delight:chorus_fruit_grain"
        }
      ]
    },
    {
      "item": "ends_delight:chorus_succulent"
    },
    {
      "item": "ends_delight:chorus_succulent"
    },
    {
      "tag": "forge:crops/cabbage"
    },
    {
      "tag": "forge:crops/tomato"
    },
    {
      "item": "minecraft:bowl"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}