Hazmat Boots
mekanism:hazmat_boots

Hazmat Boots

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item Hazmat Boot

Acquisition

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.

Crafting
Any Lead Ingot
Any Lead Ingot
Any Lead Ingot
Organic Black Dye
Any Lead Ingot
Hazmat Boots Hazmat Boots guaranteed
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
}