Flex Pot using Egg and Tomato. Produces Scramble Egg with Tomatoes.
item· Other
Scramble Egg with Tomatoes
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Scramble Egg with Tomatoes is an item from Kaleidoscope Cookery, crafted from Egg and Tomato.
Acquisition
Used in
Rice Bowl using Scramble Egg with Tomatoes. Produces Scramble Egg with Tomatoes on Rice.
Related items
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
}