Bamboo Stove
16×16 · BAKED

block· Machines & Other Blocks

Bamboo Stove

[Let's Do] Candlelight · by satisfy
block StovesAxe Mineable

Bamboo Stove is a block from [Let's Do] Candlelight, crafted from Bamboo Planks and Campfire.

Acquisition

Crafting using Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Campfire, Bamboo Planks, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces Bamboo Stove.

Crafting
Bamboo Stove Bamboo Stove guaranteed

Mining & drops

sourcecountdrop rateconditions
Bamboo Stove1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
candlelight:bamboo_stove
Namespace
candlelight
Mod ID
candlelight
Tags (2)
candlelight:blocks/stoves
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "BCB",
    "B B"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bamboo_planks"
    },
    "C": {
      "item": "minecraft:campfire"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cobblestone_kitchen",
  "experience": null,
  "cooking_time": null
}