Bamboo Sink
16×16 · BAKED

block· Machines & Other Blocks

Bamboo Sink

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

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

Acquisition

Crafting using Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Stick and Stick, arranged in the pattern shown. Produces Bamboo Sink.

Crafting
Bamboo Sink Bamboo Sink guaranteed

Mining & drops

sourcecountdrop rateconditions
Bamboo Sink1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Bamboo Sink1–1100%Survives Explosion, Block State Property

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

Developer reference
Registry name
candlelight:bamboo_kitchen_sink
Namespace
candlelight
Mod ID
candlelight
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "i i",
    "iii",
    "C C"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:stick"
    },
    "i": {
      "item": "minecraft:bamboo_planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cobblestone_kitchen",
  "experience": null,
  "cooking_time": null
}