Crafting using Any Bronze Ingot, Any Bronze Ingot, Any Bronze Ingot and Any Bronze Ingot, arranged in the pattern shown. Produces Bronze Boots.
Bronze Boots
Mekanism: Tools · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Used in (2)
Blasting using Any of Bronze Helmet / Bronze Chestplate / Bronze Leggings / Bronze Boots / Bronze Sword / Bronze Pickaxe / Bronze Axe / Bronze Shovel / Bronze Hoe / Bronze Paxel (100 ticks, 0.1 xp). Produces Bronze Nugget.
100 ticks· 0.1 xp
Smelting using Any of Bronze Helmet / Bronze Chestplate / Bronze Leggings / Bronze Boots / Bronze Sword / Bronze Pickaxe / Bronze Axe / Bronze Shovel / Bronze Hoe / Bronze Paxel (200 ticks, 0.1 xp). Produces Bronze Nugget.
200 ticks· 0.1 xp
Related items
Developer reference
- Registry name
mekanismtools:bronze_boots- Namespace
mekanismtools- Mod ID
mekanismtools- Tags (2)
forge:items/armors/boots/bronze minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"I I"
],
"ingredients": {
"I": {
"tag": "forge:ingots/bronze"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}