Crafting using Light Blue Wool, Light Blue Wool, Stick, Stick and Palm Planks, arranged in the pattern shown. Produces 2× Beach Chair.
- Inputs
- 2 × Light Blue Wool
- 2 × Stick
- Palm Planks
- Output
- → Beach Chair ×2
block· Machines & Other Blocks
Beach Chair is a block from [Let's Do] Beachparty, crafted from Light Blue Wool, Stick, and Palm Planks.
Crafting using Light Blue Wool, Light Blue Wool, Stick, Stick and Palm Planks, arranged in the pattern shown. Produces 2× Beach Chair.
| source | count | drop rate | conditions |
|---|---|---|---|
| Beach Chair | 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.
beachparty:beach_chairbeachpartybeachpartyminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" #",
"#A",
"AO"
],
"ingredients": {
"#": {
"tag": "minecraft:wool"
},
"A": {
"item": "minecraft:stick"
},
"O": {
"item": "beachparty:palm_planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}