Tin Gear
thermal:tin_gear

Tin Gear

Thermal Foundation · by King Lemming
item Tin Gear

Acquisition

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

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

Recipe JSON (1):

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