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