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