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