Assorted Salad
16×16 · BAKED

item· Other

Assorted Salad

End's Delight · by FoggyHillside
item

Assorted Salad is an item from End's Delight, crafted from Chorus Fruit, Chorus Succulent, Crimson Fungus, Warped Fungus, Lettuce, Tomato, and Shulker Shell.

Acquisition

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

Recipe JSON (1):

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