Big Crimson Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Big Crimson Wine Bottle Storage

Wood Type:
block Wine Racks

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

Acquisition

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

Crafting
Big Crimson Wine Bottle Storage Big Crimson Wine Bottle Storage guaranteed

Mining & drops

sourcecountdrop rateconditions
Big Crimson 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:crimson_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:crimson_planks"
    },
    "_": {
      "item": "minecraft:crimson_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "crimson_rack",
  "experience": null,
  "cooking_time": null
}