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