Birch Wine Rack
16×16 · BAKED

block· Machines & Other Blocks

Birch Wine Rack

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

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

Acquisition

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

Crafting
Birch Wine Rack Birch Wine Rack guaranteed

Mining & drops

sourcecountchanceconditions
Birch Wine Rack1–1100%Survives Explosion

Block drops

Drops itself when broken.

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