Bronze Gear
thermal:bronze_gear

Bronze Gear

Thermal Foundation · by King Lemming
item Bronze Gear

Acquisition

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

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

Recipe JSON (1):

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