Wooden Flower Box
16×16 · BAKED

block· Machines & Other Blocks

Wooden Flower Box

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

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

Acquisition

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

Crafting
  • Inputs
  • 5 × Any Planks
  • Dirt
  • Output
  • Wooden Flower Box ×2
Wooden Flower Box Wooden Flower Box ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Wooden Flower Box1–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_box
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
}