Campfire Cooking using Slices of Bread (600 ticks, 0.15 xp). Produces Toasts.
600 ticks· 0.15 xp
item· Other
Toasts is an item from My Nether's Delight, crafted from Slices of Bread.
Campfire Cooking using Slices of Bread (600 ticks, 0.15 xp). Produces Toasts.
600 ticks· 0.15 xp
Smoking using Slices of Bread (100 ticks, 0.15 xp). Produces Toasts.
100 ticks· 0.15 xp
Smelting using Slices of Bread (200 ticks, 0.15 xp). Produces Toasts.
200 ticks· 0.15 xp
mynethersdelight:toastsmynethersdelightmynethersdelightforge:items/bread
Recipe JSON (3):
{
"recipe_type": "minecraft:campfire_cooking",
"pattern": null,
"ingredients": {
"item": "mynethersdelight:slices_of_bread"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.15,
"cooking_time": 600
}{
"recipe_type": "minecraft:smoking",
"pattern": null,
"ingredients": {
"item": "mynethersdelight:slices_of_bread"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.15,
"cooking_time": 100
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "mynethersdelight:slices_of_bread"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": 0.15,
"cooking_time": 200
}