Crafting using Any Planks, Dirt, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces 2× Wooden Flower Box.
- Inputs
- 5 × Any Planks
- Dirt
- Output
- → Wooden Flower Box ×2
block· Machines & Other Blocks
Wooden Flower Box is a block from [Let's Do] Meadow, crafted from Any Planks and Dirt.
Crafting using Any Planks, Dirt, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces 2× Wooden Flower Box.
| source | count | drop rate | conditions |
|---|---|---|---|
| Wooden Flower Box | 1–1 | 100% | 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.
Drops itself when broken.
meadow:wooden_flower_boxmeadowmeadowRecipe 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
}