Nickel Gear
thermal:nickel_gear

Nickel Gear

Thermal Foundation · by King Lemming
item Nickel Gear

Acquisition

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

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

Recipe JSON (1):

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