block· Machines & Other Blocks

Palm Cabinet

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

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

Acquisition

Crafting using Palm Planks, Palm Slab, Palm Planks, Palm Slab, Palm Slab, Palm Planks, Palm Slab and Palm Planks, arranged in the pattern shown. Produces Palm Cabinet.

Crafting
Palm Cabinet guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

Developer reference
Registry name
beachparty:palm_cabinet
Namespace
beachparty
Mod ID
beachparty
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

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