Wine Box
16×16 · BAKED

block· Machines & Other Blocks

Wine Box

[Let's Do] Vinery · by Jason13Official, Satisfy
block Axe MineableIgnore Block Item

Wine Box is a block from [Let's Do] Vinery, crafted from Bamboo Slab and Glass Pane.

Acquisition

Crafting using Bamboo Slab, Glass Pane, Bamboo Slab, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Wine Box.

Crafting
Bamboo Slab
Glass Pane
Bamboo Slab
Bamboo Slab
Bamboo Slab
Bamboo Slab
Wine Box Wine Box guaranteed

Mining & drops

sourcecountchanceconditions
Wine Box1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
vinery:wine_box
Namespace
vinery
Mod ID
vinery
Tags (2)
minecraft:blocks/mineable/axe
vinery:items/ignore_block_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "_G_",
    "___"
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:glass_pane"
    },
    "_": {
      "tag": "minecraft:wooden_slabs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wine_box",
  "experience": null,
  "cooking_time": null
}