Crafting using Bamboo Slab, Glass Pane, Bamboo Slab, Bamboo Slab, Bamboo Slab and Bamboo Slab, arranged in the pattern shown. Produces Wine Box.
block· Machines & Other Blocks
Wine Box
[Let's Do] Vinery · by Jason13Official, Satisfy
Wine Box is a block from [Let's Do] Vinery, crafted from Bamboo Slab and Glass Pane.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Wine Box | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
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
}