Crafting using Gingerbread Crumbs, Radiant Essence, Gingerbread Crumbs, Candy Cane, Smoker, Candy Cane, Gingerbread Crumbs, Redstone Dust and Gingerbread Crumbs, arranged in the pattern shown. Produces Confection Oven.

Confection Oven
Alex's Caves · by Alexthe668, Noonyeyz
Confection Oven is a block from Alex's Caves, crafted from Gingerbread Crumbs, Radiant Essence, Candy Cane, Smoker, and Redstone Dust.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Confection Oven | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
alexscaves:confection_oven- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:blocks/mineable/shovel
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GEG",
"CSC",
"GRG"
],
"ingredients": {
"C": {
"item": "alexscaves:candy_cane"
},
"E": {
"item": "alexscaves:radiant_essence"
},
"G": {
"item": "alexscaves:gingerbread_crumbs"
},
"R": {
"item": "minecraft:redstone"
},
"S": {
"item": "minecraft:smoker"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
