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