alexscaves:confection_oven

Confection Oven

Alex's Caves · by Alexthe668, Noonyeyz
block Shovel Mineable

Confection Oven is a block from Alex's Caves, crafted from Gingerbread Crumbs, Radiant Essence, Candy Cane, Smoker, and Redstone Dust.

Acquisition

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.

Crafting
Confection Oven guaranteed

Mining & drops

sourcecountchanceconditions
Confection Oven1–1100%

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
}