Heavy-Duty Boots
16×16 · BAKED

item· Armor

Heavy-Duty Boots

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Heavy-Duty Boots is a item from Cobblemon, crafted from Obsidian, Leather Boots, and Iron Ingot.

Acquisition

Crafting using Obsidian, Obsidian, Obsidian, Leather Boots, Obsidian, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Heavy-Duty Boots.

Crafting
Heavy-Duty Boots Heavy-Duty Boots guaranteed
Developer reference
Registry name
cobblemon:heavy_duty_boots
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "O O",
    "OBO",
    "I I"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:leather_boots"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    },
    "O": {
      "item": "minecraft:obsidian"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}