Farmer's Work Pants
16×16 · BAKED

item· Armor

Farmer's Work Pants

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsFarmer Armor

Farmer's Work Pants is an item from Kaleidoscope Cookery, crafted from Leather and Any Iron Ingot.

Acquisition

Crafting using Leather, Any Iron Ingot, Leather, Leather, Leather, Leather and Leather, arranged in the pattern shown. Produces Farmer's Work Pants.

Crafting
Leather
Any Iron Ingot
Leather
Leather
Leather
Leather
Leather
  • Inputs
  • 6 × Leather
  • Any Iron Ingot
  • Output
  • Farmer's Work Pants
Farmer's Work Pants Farmer's Work Pants guaranteed
Developer reference
Registry name
kaleidoscope_cookery:farmer_leggings
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_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
}