Crafting using Any Iron Ingot, Any Iron Ingot, Leather, Leather, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Farmer's Overalls.
- Inputs
- 2 × Any Iron Ingot
- 6 × Leather
- Output
- → Farmer's Overalls
item· Other
Farmer's Overalls is an item from Kaleidoscope Cookery, crafted from Any Iron Ingot and Leather.
kaleidoscope_cookery:farmer_chest_platekaleidoscope_cookerykaleidoscope_cookerykaleidoscope_cookery:items/cookery_mod_items kaleidoscope_cookery:items/farmer_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"LLL",
"LLL"
],
"ingredients": {
"I": {
"tag": "forge:ingots/iron"
},
"L": {
"item": "minecraft:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}