Farmer's Overalls
16×16 · BAKED

item· Other

Farmer's Overalls

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

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

Acquisition

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

Crafting
Any Iron Ingot
Any Iron Ingot
Leather
Leather
Leather
Leather
Leather
Leather
  • Inputs
  • 2 × Any Iron Ingot
  • 6 × Leather
  • Output
  • Farmer's Overalls
Farmer's Overalls Farmer's Overalls guaranteed
Developer reference
Registry name
kaleidoscope_cookery:farmer_chest_plate
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": [
    "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
}