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