Smelting using Strider Egg (200 ticks, 0.35 xp). Produces Boiled Egg.
200 ticks· 0.35 xp
item· Other
Boiled Egg is an item from My Nether's Delight, crafted from Strider Egg.
Smelting using Strider Egg (200 ticks, 0.35 xp). Produces Boiled Egg.
200 ticks· 0.35 xp
Campfire Cooking using Strider Egg (600 ticks, 0.35 xp). Produces Boiled Egg.
600 ticks· 0.35 xp
Smoking using Strider Egg (100 ticks, 0.35 xp). Produces Boiled Egg.
100 ticks· 0.35 xp
mynethersdelight:boiled_eggmynethersdelightmynethersdelightforge:items/boiled_egg
Recipe JSON (3):
{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"tag": "mynethersdelight:boiled_egg_candidate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 200
}{
"recipe_type": "minecraft:campfire_cooking",
"pattern": null,
"ingredients": {
"tag": "mynethersdelight:boiled_egg_candidate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 600
}{
"recipe_type": "minecraft:smoking",
"pattern": null,
"ingredients": {
"tag": "mynethersdelight:boiled_egg_candidate"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.35,
"cooking_time": 100
}