Electrum Gear
thermal:electrum_gear

Electrum Gear

Thermal Foundation · by King Lemming
item Electrum Gear

Acquisition

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

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

Recipe JSON (1):

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