Crimson Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Crimson Wine Bottle Storage

Wood Type:
block Wine Racks

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

Acquisition

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

Crafting
Crimson Wine Bottle Storage Crimson Wine Bottle Storage guaranteed

Mining & drops

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