Crafting using Industrial Electrolyzer, Advanced Circuit, Grinder, Diamond Grinding Head, Diamond Grinding Head, Diamond Grinding Head, Advanced Circuit, Advanced Machine Frame and Advanced Circuit, arranged in the pattern shown. Produces Industrial Grinder.

Industrial Grinder
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Industrial Grinder | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Industrial Grinder | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:industrial_grinder- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ECG",
"HHH",
"CBC"
],
"ingredients": {
"B": {
"item": "techreborn:advanced_machine_frame"
},
"C": {
"item": "techreborn:advanced_circuit"
},
"E": {
"item": "techreborn:industrial_electrolyzer"
},
"G": {
"item": "techreborn:grinder"
},
"H": {
"item": "techreborn:diamond_grinding_head"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}


