Bronze Gear
modern_industrialization:bronze_gear

Bronze Gear

Modern Industrialization · by Azercoco, Technici4n
item Bronze Gears

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

Acquisition

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

Crafting
Bronze Plate
Bronze Bolt
Bronze Plate
Bronze Bolt
Bronze Ring
Bronze Bolt
Bronze Plate
Bronze Bolt
Bronze Plate
Bronze Gear Bronze Gear guaranteed
Developer reference
Registry name
modern_industrialization:bronze_gear
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (1)
c:items/bronze_gears

Recipe JSON (1):

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