block· Machines & Other Blocks

Pine Shelf

[Let's Do] Meadow · by satisfy, jason13official
block Axe Mineable

Pine Shelf is a block from [Let's Do] Meadow, crafted from Pine Slab and Pine Planks.

Acquisition

Crafting using Pine Slab, Pine Slab, Pine Slab, Pine Planks, Pine Planks and Pine Planks, arranged in the pattern shown. Produces 2× Pine Shelf.

Crafting
Pine Shelf ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Pine Shelf1–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
meadow:shelf
Namespace
meadow
Mod ID
meadow
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "meadow:pine_planks"
    },
    "B": {
      "item": "meadow:pine_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wooden_trapdoor",
  "experience": null,
  "cooking_time": null
}