Farmer's Boots
16×16 · BAKED

item· Armor

Farmer's Boots

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

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

Acquisition

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

Crafting
Any Iron Ingot
Any Iron Ingot
Leather
Leather
  • Inputs
  • 2 × Any Iron Ingot
  • 2 × Leather
  • Output
  • Farmer's Boots
Farmer's Boots Farmer's Boots guaranteed
Developer reference
Registry name
kaleidoscope_cookery:farmer_boots
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",
    "L L"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "L": {
      "item": "minecraft:leather"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}