block· Machines & Other Blocks

Palm Glass

[Let's Do] Beachparty · by Satisfy, Jason13
block Axe MineablePickaxe Mineable

Palm Glass is a block from [Let's Do] Beachparty, crafted from Glass and Palm Planks.

Acquisition

Crafting using Glass, Glass, Glass, Glass, Palm Planks, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces 8× Palm Glass.

Crafting
Palm Glass ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Palm Glass1–1100%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.

Used in

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.

Crafting
  • Inputs
  • 6 × Palm Glass
  • Output
  • Palm Glass Pane ×16
Palm Glass Pane Palm Glass Pane ×16 guaranteed

Block drops

dropscountdrop rateconditions
Palm Glass1–1100%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.

Developer reference
Registry name
beachparty:palm_glass
Namespace
beachparty
Mod ID
beachparty
Tags (2)
minecraft:blocks/mineable/axe
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "G#G",
    "GGG"
  ],
  "ingredients": {
    "#": {
      "item": "beachparty:palm_planks"
    },
    "G": {
      "item": "minecraft:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}