block· Machines & Other Blocks

Dark Cherry Drawer

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe Mineable

Dark Cherry Drawer is a block from [Let's Do] Vinery, crafted from Dark Cherry Planks, Dark Cherry Slab, and Barrel.

Acquisition

Crafting using Dark Cherry Planks, Dark Cherry Planks, Dark Cherry Planks, Dark Cherry Slab, Barrel, Dark Cherry Slab, Dark Cherry Planks, Barrel and Dark Cherry Planks, arranged in the pattern shown. Produces Dark Cherry Drawer.

Crafting
Dark Cherry Drawer guaranteed

Mining & drops

sourcecountchanceconditions
Dark Cherry Drawer1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "_B_",
    "#B#"
  ],
  "ingredients": {
    "#": {
      "item": "vinery:dark_cherry_planks"
    },
    "B": {
      "item": "minecraft:barrel"
    },
    "_": {
      "item": "vinery:dark_cherry_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wine_rack",
  "experience": null,
  "cooking_time": null
}