Crafting using Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Stick and Stick, arranged in the pattern shown. Produces Bamboo Sink.
- Inputs
- 5 × Bamboo Planks
- 2 × Stick
- Output
- → Bamboo Sink
block· Machines & Other Blocks
Bamboo Sink is a block from [Let's Do] Candlelight, crafted from Bamboo Planks and Stick.
Crafting using Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Bamboo Planks, Stick and Stick, arranged in the pattern shown. Produces Bamboo Sink.
| source | count | drop rate | conditions |
|---|---|---|---|
| Bamboo Sink | 1–1 | 100% | 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.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Bamboo Sink | 1–1 | 100% | 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.
candlelight:bamboo_kitchen_sinkcandlelightcandlelightminecraft: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
}