Scarecrow
16×16 · BAKED

block· Machines & Other Blocks

Scarecrow

[Let's Do] Farm & Charm · by satisfy, jason13
block Upright On Belt

Scarecrow is a block from [Let's Do] Farm & Charm, crafted from Barley Bale, Stick, and Scarecrow.

Acquisition

Crafting using Barley Bale, Stick, Scarecrow, Stick and Stick, arranged in the pattern shown. Produces 2× Scarecrow.

Crafting
Scarecrow Scarecrow ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Gameplay loot table: Completionist (farm_and_charm) farm_and_charm:completionist1–1100%
Scarecrow1–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.

Used in

Crafting using Barley Bale, Stick, Scarecrow, Stick and Stick, arranged in the pattern shown. Produces 2× Scarecrow.

Crafting
Scarecrow Scarecrow ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
farm_and_charm:scarecrow
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (1)
create: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
}