Dark Cherry Shelf
16×16 · BAKED

block· Machines & Other Blocks

Dark Cherry Shelf

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe MineableIgnore Block Item

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

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Dark Cherry Shelf1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:dark_cherry_shelf
Namespace
vinery
Mod ID
vinery
Tags (2)
minecraft:blocks/mineable/axe
vinery:items/ignore_block_item

Recipe JSON (1):

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