techreborn:grinder

Grinder

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Flint, Flint, Flint, Cobblestone, Basic Machine Frame, Cobblestone and Electronic Circuit, arranged in the pattern shown. Produces Grinder.

Crafting
Grinder guaranteed

Mining & drops

sourcecountchanceconditions
Grinder1–1100%Survives Explosion

Used in (1)

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

Block drops

dropscountchanceconditions
Grinder1–1100%Survives Explosion
Developer reference
Registry name
techreborn:grinder
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "SMS",
    " C "
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:electronic_circuit"
    },
    "F": {
      "item": "minecraft:flint"
    },
    "M": {
      "item": "techreborn:basic_machine_frame"
    },
    "S": {
      "item": "minecraft:cobblestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}