Crafting using Obsidian, Obsidian, Obsidian, Leather Boots, Obsidian, Iron Ingot and Iron Ingot, arranged in the pattern shown. Produces Heavy-Duty Boots.
item· Armor
Heavy-Duty Boots
Cobblemon · by The Cobblemon Team
Heavy-Duty Boots is a item from Cobblemon, crafted from Obsidian, Leather Boots, and Iron Ingot.
Acquisition
Related items
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
}
