Oak Shelf
16×16 · BAKED

block· Machines & Other Blocks

Oak Shelf

Wood Type:
[Let's Do] Candlelight · by satisfy
block Axe Mineable

Oak Shelf is a block from [Let's Do] Candlelight, crafted from Oak Slab and Iron Nugget.

Acquisition

Crafting using Oak Slab, Oak Slab, Oak Slab, Iron Nugget, Iron Nugget, Iron Nugget and Iron Nugget, arranged in the pattern shown. Produces 2× Oak Shelf.

Crafting
Oak Slab
Oak Slab
Oak Slab
Iron Nugget
Iron Nugget
Iron Nugget
Iron Nugget
Oak Shelf Oak Shelf ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Oak 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
candlelight:oak_shelf
Namespace
candlelight
Mod ID
candlelight
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "_ _",
    "_ _"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:oak_slab"
    },
    "_": {
      "item": "minecraft:iron_nugget"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "shelf",
  "experience": null,
  "cooking_time": null
}