Small Crimson Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Crimson Wine Bottle Storage

Wood Type:
block Wine Racks

Small 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 Planks, Crimson Slab, Crimson Planks and Crimson Planks, arranged in the pattern shown. Produces Small Crimson Wine Bottle Storage.

Crafting
Small Crimson Wine Bottle Storage Small Crimson Wine Bottle Storage guaranteed

Mining & drops

sourcecountdrop rateconditions
Small 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_small
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
}