Chicken Salad
16×16 · BAKED

item· Other

Chicken Salad

More Delight · by Axperty
item

Chicken Salad is an item from More Delight, crafted from Bowl, Any Cabbage Salad Ingredient, Tomato, Cooked Chicken, and Any Onion Vegetable.

Acquisition

Crafting using Bowl, Any Cabbage Salad Ingredient, Tomato, Cooked Chicken and Any Onion Vegetable, in any arrangement. Produces Chicken Salad.

Crafting ⇆ any arrangement
Bowl
Any Cabbage Salad Ingredient
Tomato
Cooked Chicken
Any Onion Vegetable
Chicken Salad Chicken Salad guaranteed
Developer reference
Registry name
moredelight:chicken_salad
Namespace
moredelight
Mod ID
moredelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:bowl"
    },
    {
      "tag": "forge:salad_ingredients/cabbage"
    },
    {
      "tag": "forge:vegetables/tomato"
    },
    {
      "tag": "forge:cooked_chicken"
    },
    {
      "tag": "forge:vegetables/onion"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}