Constantan Gear
thermal:constantan_gear

Constantan Gear

Thermal Foundation · by King Lemming
item Constantan Gear

Acquisition

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

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

Recipe JSON (1):

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