Crafting using String, Bamboo Planks, String, Bamboo Planks, Bamboo Planks, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces Bamboo Counter.
- Inputs
- 2 × String
- 5 × Bamboo Planks
- Output
- → Bamboo Counter
block· Machines & Other Blocks
Bamboo Counter is a block from [Let's Do] Candlelight, crafted from String and Bamboo Planks.
Crafting using String, Bamboo Planks, String, Bamboo Planks, Bamboo Planks, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces Bamboo Counter.
| source | count | drop rate | conditions |
|---|---|---|---|
| Bamboo Counter | 1–1 | 100% | 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.
Drops itself when broken.
candlelight:bamboo_countercandlelightcandlelightminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IBI",
"B B",
"B B"
],
"ingredients": {
"B": {
"item": "minecraft:bamboo_planks"
},
"I": {
"item": "minecraft:string"
}
},
"conditions": [],
"sequence": null,
"group_name": "cobblestone_kitchen",
"experience": null,
"cooking_time": null
}