Crafting using Straw Hat, Stick, Pumpkin, Stick and Hay Bale, arranged in the pattern shown. Produces Scarecrow.
item· Other
Scarecrow
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Scarecrow is an item from Kaleidoscope Cookery, crafted from Straw Hat, Stick, Pumpkin, and Hay Bale.
Acquisition
Related items
Developer reference
- Registry name
kaleidoscope_cookery:scarecrow- Namespace
kaleidoscope_cookery- Mod ID
kaleidoscope_cookery- Tags (1)
kaleidoscope_cookery:items/cookery_mod_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" H ",
"SPS",
" # "
],
"ingredients": {
"#": {
"tag": "kaleidoscope_cookery:straw_bale"
},
"H": {
"tag": "kaleidoscope_cookery:straw_hat"
},
"P": {
"item": "minecraft:pumpkin"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

