Small Acacia Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Acacia Wine Bottle Storage

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

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

Acquisition

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

Crafting
Small Acacia Wine Bottle Storage Small Acacia Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Small Acacia Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:acacia_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:acacia_planks"
    },
    "_": {
      "item": "minecraft:acacia_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "acacia_rack",
  "experience": null,
  "cooking_time": null
}