Small Birch Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Birch Wine Bottle Storage

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

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

Acquisition

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

Crafting
Small Birch Wine Bottle Storage Small Birch Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Small Birch Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:birch_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:birch_planks"
    },
    "_": {
      "item": "minecraft:birch_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "birch_rack",
  "experience": null,
  "cooking_time": null
}