Small Spruce Wine Bottle Storage
16×16 · BAKED

block· Machines & Other Blocks

Small Spruce Wine Bottle Storage

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

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

Acquisition

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

Crafting
Small Spruce Wine Bottle Storage Small Spruce Wine Bottle Storage guaranteed

Mining & drops

sourcecountchanceconditions
Small Spruce Wine Bottle Storage1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:spruce_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:spruce_planks"
    },
    "_": {
      "item": "minecraft:spruce_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "spruce_rack",
  "experience": null,
  "cooking_time": null
}