Crafting using Warped Planks, Warped Planks, Glass Pane, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Wine Bottle Storage.
- Inputs
- 4 × Warped Planks
- Glass Pane
- Output
- → Warped Wine Bottle Storage
block· Machines & Other Blocks
Warped Wine Bottle Storage is a block from [Let's Do] NetherVinery, crafted from Warped Planks and Glass Pane.
Crafting using Warped Planks, Warped Planks, Glass Pane, Warped Planks and Warped Planks, arranged in the pattern shown. Produces Warped Wine Bottle Storage.
| source | count | drop rate | conditions |
|---|---|---|---|
| Warped Wine Bottle Storage | 1–1 | 100% | Survives Explosion |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
nethervinery:warped_wine_rack_midnethervinerynethervineryvinery:blocks/wine_racks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" B ",
"# #"
],
"ingredients": {
"#": {
"tag": "nethervinery:warped_planks"
},
"B": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": "warped_rack",
"experience": null,
"cooking_time": null
}