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.
Bronze Gear
Modern Industrialization · by Azercoco, Technici4n
Bronze Gear is a item from Modern Industrialization, crafted from Bronze Plate, Bronze Bolt, and Bronze Ring.
Acquisition
Related items
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
}