Dark Oak Wine Rack
16×16 · BAKED

block· Machines & Other Blocks

Dark Oak Wine Rack

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

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

Acquisition

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

Crafting
Dark Oak Wine Rack Dark Oak Wine Rack guaranteed

Mining & drops

sourcecountchanceconditions
Dark Oak Wine Rack1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:dark_oak_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": "minecraft:dark_oak_planks"
    },
    "B": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "dark_oak_rack",
  "experience": null,
  "cooking_time": null
}