Big Jungle Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Big Jungle Wine Bottle Storage

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

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

Crafting
Big Jungle Wine Bottle Storage Big Jungle Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Big Jungle Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:jungle_wine_rack_big
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
}