Steel Gear
modern_industrialization:steel_gear

Steel Gear

Modern Industrialization · by Azercoco, Technici4n
item Steel Gears

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

Acquisition

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

Crafting
Steel Plate
Steel Bolt
Steel Plate
Steel Bolt
Steel Ring
Steel Bolt
Steel Plate
Steel Bolt
Steel Plate
Steel Gear Steel Gear guaranteed
Developer reference
Registry name
modern_industrialization:steel_gear
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/steel_gears

Recipe JSON (1):

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