Warped Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Warped Wine Bottle Storage

Wood Type:
block Wine Racks

Warped Wine Bottle Storage is a block from [Let's Do] NetherVinery, crafted from Warped Planks and Glass Pane.

Acquisition

Crafting using Warped Planks, Warped Planks, Glass Pane, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Wine Bottle Storage.

Crafting
Warped Wine Bottle Storage Warped Wine Bottle Storage guaranteed

Mining & drops

sourcecountdrop rateconditions
Warped Wine Bottle Storage1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
nethervinery:warped_wine_rack_mid
Namespace
nethervinery
Mod ID
nethervinery
Tags (1)
vinery:blocks/wine_racks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " B ",
    "# #"
  ],
  "ingredients": {
    "#": {
      "tag": "nethervinery:warped_planks"
    },
    "B": {
      "item": "minecraft:glass_pane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "warped_rack",
  "experience": null,
  "cooking_time": null
}