Crafting using Any Lead Ingot, Any Lead Ingot, Any Lead Ingot, Organic Black Dye and Any Lead Ingot, arranged in the pattern shown. Produces Hazmat Boots.
Hazmat Boots
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Related items
Developer reference
- Registry name
mekanism:hazmat_boots- Namespace
mekanism- Mod ID
mekanism- Tags (1)
forge:items/armors/boots/hazmat
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"IDI"
],
"ingredients": {
"D": {
"tag": "forge:dyes/black"
},
"I": {
"tag": "forge:ingots/lead"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}