Big Flower Pot
16×16 · BAKED

block· Machines & Other Blocks

Big Flower Pot

[Let's Do] Vinery · by Jason13Official, Satisfy
block Pickaxe MineableCan Not ConnectIgnore Block Item

Big Flower Pot is a block from [Let's Do] Vinery, crafted from Brick.

Acquisition

Crafting using Brick, Brick, Brick, Brick and Brick, arranged in the pattern shown. Produces Big Flower Pot.

Crafting
Brick
Brick
Brick
Brick
Brick
Big Flower Pot Big Flower Pot guaranteed

Mining & drops

sourcecountchanceconditions
Big Flower Pot1–1100%Survives Explosion

Block drops

Drops itself when broken.

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
}