Crafting using Crimson Planks, Crimson Planks, Glass Pane, Crimson Planks and Crimson Planks, arranged in the pattern shown. Produces Crimson Wine Bottle Storage.
- Inputs
- 4 × Crimson Planks
- Glass Pane
- Output
- → Crimson Wine Bottle Storage
block· Machines & Other Blocks
Crimson Wine Bottle Storage is a block from [Let's Do] NetherVinery, crafted from Crimson Planks and Glass Pane.
Crafting using Crimson Planks, Crimson Planks, Glass Pane, Crimson Planks and Crimson Planks, arranged in the pattern shown. Produces Crimson Wine Bottle Storage.
| source | count | drop rate | conditions |
|---|---|---|---|
| Crimson 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:crimson_wine_rack_midnethervinerynethervineryvinery:blocks/wine_racks
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" B ",
"# #"
],
"ingredients": {
"#": {
"tag": "nethervinery:crimson_planks"
},
"B": {
"item": "minecraft:glass_pane"
}
},
"conditions": [],
"sequence": null,
"group_name": "crimson_rack",
"experience": null,
"cooking_time": null
}