Crafting using Barley Bale, Stick, Scarecrow, Stick and Stick, arranged in the pattern shown. Produces 2× Scarecrow.
- Inputs
- Barley Bale
- 3 × Stick
- Scarecrow
- Output
- → Scarecrow ×2
block· Machines & Other Blocks
Scarecrow is a block from [Let's Do] Farm & Charm, crafted from Barley Bale, Stick, and Scarecrow.
Crafting using Barley Bale, Stick, Scarecrow, Stick and Stick, arranged in the pattern shown. Produces 2× Scarecrow.
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Completionist (farm_and_charm) farm_and_charm:completionist | 1–1 | 100% | — |
| Scarecrow | 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.
Crafting using Barley Bale, Stick, Scarecrow, Stick and Stick, arranged in the pattern shown. Produces 2× Scarecrow.
Drops itself when broken.
farm_and_charm:scarecrowfarm_and_charmfarm_and_charmcreate:items/upright_on_belt
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" B ",
"ISI",
" I "
],
"ingredients": {
"B": {
"item": "farm_and_charm:barley_ball"
},
"I": {
"item": "minecraft:stick"
},
"S": {
"item": "farm_and_charm:scarecrow"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}