Small Oak Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Oak Wine Bottle Storage

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

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

Acquisition

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

Crafting
Small Oak Wine Bottle Storage Small Oak Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Small Oak Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:oak_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:oak_planks"
    },
    "_": {
      "item": "minecraft:oak_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "oak_rack",
  "experience": null,
  "cooking_time": null
}