Dark Cherry Wine Rack
16×16 · BAKED

block· Machines & Other Blocks

Dark Cherry Wine Rack

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

Dark Cherry Wine Rack is a block from [Let's Do] Vinery, crafted from Dark Cherry Planks and Glass Pane.

Acquisition

Crafting using Dark Cherry Planks, Dark Cherry Planks, Glass Pane, Dark Cherry Planks and Dark Cherry Planks, arranged in the pattern shown. Produces Dark Cherry Wine Rack.

Crafting
Dark Cherry Wine Rack Dark Cherry Wine Rack guaranteed

Mining & drops

sourcecountchanceconditions
Dark Cherry Wine Rack1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " B ",
    "# #"
  ],
  "ingredients": {
    "#": {
      "item": "vinery:dark_cherry_planks"
    },
    "B": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "cherry_rack",
  "experience": null,
  "cooking_time": null
}