Mixed Salad
farmersdelight:mixed_salad

Mixed Salad

Farmer's Delight · by MehVahdJukaar, MerchantPug
item FoodsMeals

Mixed Salad is a item from Farmer's Delight, crafted from Any Salad Ingredients, Tomato, Beetroot, and Bowl.

Acquisition

Crafting using Any Salad Ingredients, Tomato, Beetroot and Bowl, in any arrangement. Produces Mixed Salad.

Crafting ⇆ any arrangement
Any Salad Ingredients
Tomato
Beetroot
Bowl
Mixed Salad Mixed Salad guaranteed
Developer reference
Registry name
farmersdelight:mixed_salad
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (2)
c:items/foods
farmersdelight:items/meals

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:salad_ingredients"
    },
    {
      "tag": "c:crops/tomato"
    },
    {
      "item": "minecraft:beetroot"
    },
    {
      "item": "minecraft:bowl"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}