Wooden Flower Pot
16×16 · BAKED

block· Machines & Other Blocks

Wooden Flower Pot

[Let's Do] Meadow · by satisfy, jason13official
block

Wooden Flower Pot is a block from [Let's Do] Meadow, crafted from Any Planks and Dirt.

Acquisition

Crafting using Any Planks, Dirt, Any Planks and Any Planks, arranged in the pattern shown. Produces Wooden Flower Pot.

Crafting
  • Inputs
  • 3 × Any Planks
  • Dirt
  • Output
  • Wooden Flower Pot
Wooden Flower Pot Wooden Flower Pot guaranteed

Mining & drops

sourcecountdrop rateconditions
Wooden Flower Pot1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
meadow:wooden_flower_pot_small
Namespace
meadow
Mod ID
meadow

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#B#",
    " # "
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "B": {
      "item": "minecraft:dirt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}