techreborn:industrial_grinder

Industrial Grinder

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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.

Crafting
Industrial Grinder guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Grinder1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Industrial Grinder1–1100%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
}