Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Palm Planks, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Palm Glass Pane.
- Inputs
- 8 × Glass Pane
- Palm Planks
- Output
- → Palm Glass Pane ×8
block· Machines & Other Blocks
Palm Glass Pane is a block from [Let's Do] Beachparty, crafted from Glass Pane and Palm Planks.
Crafting using Glass Pane, Glass Pane, Glass Pane, Glass Pane, Palm Planks, Glass Pane, Glass Pane, Glass Pane and Glass Pane, arranged in the pattern shown. Produces 8× Palm Glass Pane.
Crafting using Palm Glass, Palm Glass, Palm Glass, Palm Glass, Palm Glass and Palm Glass, arranged in the pattern shown. Produces 16× Palm Glass Pane.
| source | count | drop rate | conditions |
|---|---|---|---|
| Palm Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
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 |
|---|---|---|---|
| Palm Glass Pane | 1–1 | 100% | Drops itself with Silk Touch |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
beachparty:palm_glass_panebeachpartybeachpartyminecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"G#G",
"GGG"
],
"ingredients": {
"#": {
"item": "beachparty:palm_planks"
},
"G": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"AAA",
"AAA"
],
"ingredients": {
"A": {
"item": "beachparty:palm_glass"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}