Small Bamboo Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Bamboo Wine Bottle Storage

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

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

Acquisition

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

Crafting
Small Bamboo Wine Bottle Storage Small Bamboo Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Small Bamboo Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:bamboo_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:bamboo_planks"
    },
    "_": {
      "item": "minecraft:bamboo_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "bamboo_rack",
  "experience": null,
  "cooking_time": null
}