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