Crafting using Bamboo Planks, Bamboo Planks, Glass Pane, Bamboo Planks and Bamboo Planks, arranged in the pattern shown. Produces Bamboo Wine Rack.
block· Machines & Other Blocks
Bamboo Wine Rack
Wood Type:
[Let's Do] Vinery · by Jason13Official, Satisfy
Bamboo Wine Rack is a block from [Let's Do] Vinery, crafted from Bamboo Planks and Glass Pane.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bamboo Wine Rack | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
vinery:bamboo_wine_rack_mid- Namespace
vinery- Mod ID
vinery- Tags (1)
minecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" B ",
"# #"
],
"ingredients": {
"#": {
"item": "minecraft:bamboo_planks"
},
"B": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": "bamboo_rack",
"experience": null,
"cooking_time": null
}
