Crafting using Wheat, Red Wool and Wheat, arranged in the pattern shown. Produces Straw Hat.
item· Other
Straw Hat
[Let's Do] Vinery · by Jason13Official, Satisfy
Straw Hat is a item from [Let's Do] Vinery, crafted from Wheat and Red Wool.
Acquisition
Developer reference
- Registry name
vinery:straw_hat- Namespace
vinery- Mod ID
vinery
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" X ",
" G ",
" X "
],
"ingredients": {
"G": {
"item": "minecraft:red_wool"
},
"X": {
"tag": "minecraft:straw"
}
},
"conditions": [],
"sequence": null,
"group_name": "winemaker_set",
"experience": null,
"cooking_time": null
}
