Crafting using Wheat, String, Wheat, Wheat and Wheat, arranged in the pattern shown. Produces Straw Hat.
item· Other
Straw Hat
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Straw Hat is an item from Kaleidoscope Cookery, crafted from Wheat and String.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Village Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_chest | 1–1 | 100% | — |
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 Pink Petals, Pink Petals, Pink Petals, Pink Petals, Straw Hat, Pink Petals, Pink Petals, Pink Petals and Pink Petals, arranged in the pattern shown. Produces Flowery Straw Hat.
- Inputs
- 8 × Pink Petals
- Straw Hat
- Output
- → Flowery Straw Hat
Related items
Developer reference
- Registry name
kaleidoscope_cookery:straw_hat- Namespace
kaleidoscope_cookery- Mod ID
kaleidoscope_cookery- Tags (2)
kaleidoscope_cookery:items/cookery_mod_items kaleidoscope_cookery:items/straw_hat
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W ",
" S ",
"WWW"
],
"ingredients": {
"S": {
"item": "minecraft:string"
},
"W": {
"item": "minecraft:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}