Crafting using Stick, Wooden Cauldron, Stick and Polished Limestone, arranged in the pattern shown. Produces Wheelbarrow.
- Inputs
- 2 × Stick
- Wooden Cauldron
- Polished Limestone
- Output
- → Wheelbarrow
block· Machines & Other Blocks
Wheelbarrow is a block from [Let's Do] Meadow, crafted from Stick, Wooden Cauldron, and Polished Limestone.
Crafting using Stick, Wooden Cauldron, Stick and Polished Limestone, arranged in the pattern shown. Produces Wheelbarrow.
| source | count | drop rate | conditions |
|---|---|---|---|
| Wheelbarrow | 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:wheelbarrowmeadowmeadowminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" / ",
" M/",
"W "
],
"ingredients": {
"/": {
"item": "minecraft:stick"
},
"M": {
"item": "meadow:wooden_cauldron"
},
"W": {
"item": "meadow:polished_limestone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}