Scramble Egg with Tomatoes
16×16 · BAKED

item· Other

Scramble Egg with Tomatoes

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsMeals

Scramble Egg with Tomatoes is an item from Kaleidoscope Cookery, crafted from Egg and Tomato.

Acquisition

Flex Pot using Egg and Tomato. Produces Scramble Egg with Tomatoes.

Flex Pot
Scramble Egg with Tomatoes Scramble Egg with Tomatoes guaranteed

Used in

Rice Bowl using Scramble Egg with Tomatoes. Produces Scramble Egg with Tomatoes on Rice.

Rice Bowl
Scramble Egg with Tomatoes on Rice Scramble Egg with Tomatoes on Rice guaranteed
Developer reference
Registry name
kaleidoscope_cookery:scramble_egg_with_tomatoes
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/meals

Recipe JSON (2):

{
  "recipe_type": "kaleidoscope_cookery:flex_pot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:eggs"
    },
    {
      "tag": "forge:crops/tomato"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "kaleidoscope_cookery:pot",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:eggs"
    },
    {
      "tag": "forge:eggs"
    },
    {
      "tag": "forge:eggs"
    },
    {
      "tag": "forge:crops/tomato"
    },
    {
      "tag": "forge:crops/tomato"
    },
    {
      "tag": "forge:crops/tomato"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}