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