Small Jungle Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Jungle Wine Bottle Storage

Wood Type:
[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe Mineable

Small Jungle Wine Bottle Storage is a block from [Let's Do] Vinery, crafted from Jungle Planks and Jungle Slab.

Acquisition

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

Crafting
Small Jungle Wine Bottle Storage Small Jungle Wine Bottle Storage guaranteed

Mining & drops

sourcecountdrop rateconditions
Small Jungle 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
vinery:jungle_wine_rack_small
Namespace
vinery
Mod ID
vinery
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "# #",
    " _ ",
    "# #"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:jungle_planks"
    },
    "_": {
      "item": "minecraft:jungle_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "jungle_rack",
  "experience": null,
  "cooking_time": null
}