Crafting using Copper Plate, Copper Bolt, Copper Plate, Copper Bolt, Copper Ring, Copper Bolt, Copper Plate, Copper Bolt and Copper Plate, arranged in the pattern shown. Produces Copper Gear.
Copper Gear
Modern Industrialization · by Azercoco, Technici4n
Copper Gear is a item from Modern Industrialization, crafted from Copper Plate, Copper Bolt, and Copper Ring.
Acquisition
Related items
Developer reference
- Registry name
modern_industrialization:copper_gear- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (1)
c:items/copper_gears
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PbP",
"bRb",
"PbP"
],
"ingredients": {
"P": {
"tag": "c:copper_plates"
},
"R": {
"item": "modern_industrialization:copper_ring"
},
"b": {
"item": "modern_industrialization:copper_bolt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}