Crafting using Any of Coal / Charcoal, Bamboo and Bamboo, arranged in the pattern shown. Produces 4× Tall Palm Torch.
- Inputs
- Any of Coal / Charcoal
- 2 × Bamboo
- Output
- → Tall Palm Torch ×4
block· Machines & Other Blocks
Tall Palm Torch is a block from [Let's Do] Beachparty, crafted from Any of Coal / Charcoal and Bamboo.
Crafting using Any of Coal / Charcoal, Bamboo and Bamboo, arranged in the pattern shown. Produces 4× Tall Palm Torch.
| source | count | drop rate | conditions |
|---|---|---|---|
| Tall Palm Torch | 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 |
|---|---|---|---|
| Tall Palm Torch | 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.
beachparty:tall_palm_torchbeachpartybeachpartyRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"#",
"#"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo"
},
"X": {
"anyOf": [
{
"item": "minecraft:coal"
},
{
"item": "minecraft:charcoal"
}
]
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}