Campfire Cooking using Cooked Egg (600 ticks, 0.35 xp). Produces Omelet.
600 ticks· 0.35 xp
item· Other
Omelet is an item from More Delight, crafted from Cooked Egg.
Campfire Cooking using Cooked Egg (600 ticks, 0.35 xp). Produces Omelet.
600 ticks· 0.35 xp
Smelting using Cooked Egg (200 ticks, 0.35 xp). Produces Omelet.
200 ticks· 0.35 xp
Smoking using Cooked Egg (100 ticks, 0.35 xp). Produces Omelet.
100 ticks· 0.35 xp
moredelight:omelettemoredelightmoredelightRecipe JSON (3):
{
"recipe_type": "minecraft:campfire_cooking",
"pattern": null,
"ingredients": {
"tag": "forge:cooked_eggs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 600
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "forge:cooked_eggs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 200
}{
"recipe_type": "minecraft:smoking",
"pattern": null,
"ingredients": {
"tag": "forge:cooked_eggs"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 100
}