Ratatouille
farmersdelight:ratatouille

Ratatouille

Farmer's Delight · by MehVahdJukaar, MerchantPug
item FoodsMeals

Ratatouille is a item from Farmer's Delight, crafted from Tomato, Onion, Beetroot, and Any Vegetables Food.

Acquisition

Cooking using Tomato, Onion, Beetroot and Any Vegetables Food (200 ticks, 1 xp). Produces Ratatouille.

Cooking
Tomato TomatoOnion OnionBeetroot BeetrootAny Vegetables Food Any Vegetables Food·members not yet documented

200 ticks· 1 xp

Ratatouille Ratatouille guaranteed
Developer reference
Registry name
farmersdelight:ratatouille
Namespace
farmersdelight
Mod ID
farmersdelight
Tags (2)
c:items/foods
farmersdelight:items/meals

Recipe JSON (1):

{
  "recipe_type": "farmersdelight:cooking",
  "pattern": null,
  "ingredients": [
    {
      "tag": "c:crops/tomato"
    },
    {
      "tag": "c:crops/onion"
    },
    {
      "item": "minecraft:beetroot"
    },
    {
      "tag": "c:foods/vegetables"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}