Cherry Shelf
16×16 · BAKED

block· Machines & Other Blocks

Cherry Shelf

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

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

Acquisition

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

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

Mining & drops

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

Recipe JSON (1):

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