Fish Stew
farmersdelight:fish_stew

Fish Stew

Farmer's Delight · by MehVahdJukaar, MerchantPug
item FoodsMeals

Fish Stew is a item from Farmer's Delight, crafted from Any Raw Fishes Food, Tomato Sauce, and Onion.

Acquisition

Cooking using Any Raw Fishes Food, Tomato Sauce and Onion (200 ticks, 1 xp). Produces Fish Stew.

Cooking
Any Raw Fishes Food Any Raw Fishes Food·members not yet documentedTomato Sauce Tomato SauceOnion Onion

200 ticks· 1 xp

Fish Stew Fish Stew guaranteed
Developer reference
Registry name
farmersdelight:fish_stew
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:foods/raw_fishes"
    },
    {
      "item": "farmersdelight:tomato_sauce"
    },
    {
      "tag": "c:crops/onion"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": 1,
  "cooking_time": 200
}