Crafting using Dark Fabric, Ersatz Leather, Gold Ingot and Ersatz Leather, arranged in the pattern shown. Produces Dark Hat.
- Inputs
- Dark Fabric
- 2 × Ersatz Leather
- Gold Ingot
- Output
- → Dark Hat
item· Other
Dark Hat is an item from Goety, crafted from Dark Fabric, Ersatz Leather, and Gold Ingot.
Crafting using Dark Fabric, Ersatz Leather, Gold Ingot and Ersatz Leather, arranged in the pattern shown. Produces Dark Hat.
goety:dark_hatgoetygoetycurios:items/head goety:items/crowns
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" f ",
"lgl"
],
"ingredients": {
"f": {
"item": "goety:dark_fabric"
},
"g": {
"item": "minecraft:gold_ingot"
},
"l": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}