Iron Gear
modern_industrialization:iron_gear

Iron Gear

Modern Industrialization · by Azercoco, Technici4n
item Iron Gears

Iron Gear is a item from Modern Industrialization, crafted from Iron Plate, Iron Bolt, and Iron Ring.

Acquisition

Crafting using Iron Plate, Iron Bolt, Iron Plate, Iron Bolt, Iron Ring, Iron Bolt, Iron Plate, Iron Bolt and Iron Plate, arranged in the pattern shown. Produces Iron Gear.

Crafting
Iron Plate
Iron Bolt
Iron Plate
Iron Bolt
Iron Ring
Iron Bolt
Iron Plate
Iron Bolt
Iron Plate
Iron Gear Iron Gear guaranteed
Developer reference
Registry name
modern_industrialization:iron_gear
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/iron_gears

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PbP",
    "bRb",
    "PbP"
  ],
  "ingredients": {
    "P": {
      "tag": "c:iron_plates"
    },
    "R": {
      "item": "modern_industrialization:iron_ring"
    },
    "b": {
      "item": "modern_industrialization:iron_bolt"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}