Lead Gear
thermal:lead_gear

Lead Gear

Thermal Foundation · by King Lemming
item Lead Gear

Acquisition

Crafting using Any Lead Ingot, Any Lead Ingot, Any Iron Nugget, Any Lead Ingot and Any Lead Ingot, arranged in the pattern shown. Produces Lead Gear.

Crafting
Any Lead Ingot
Any Lead Ingot
Any Iron Nugget
Any Lead Ingot
Any Lead Ingot
Lead Gear Lead Gear guaranteed
Developer reference
Registry name
thermal:lead_gear
Namespace
thermal
Mod ID
thermal_foundation
Tags (1)
forge:items/gears/lead

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#i#",
    " # "
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/lead"
    },
    "i": {
      "tag": "forge:nuggets/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}