Big Warped Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Big Warped Wine Bottle Storage

Wood Type:
block Wine Racks

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

Acquisition

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

Crafting
Big Warped Wine Bottle Storage Big Warped Wine Bottle Storage guaranteed

Mining & drops

sourcecountdrop rateconditions
Big 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_big
Namespace
nethervinery
Mod ID
nethervinery
Tags (1)
vinery:blocks/wine_racks

Recipe JSON (1):

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