techreborn:industrial_electrolyzer

Industrial Electrolyzer

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Any Iron Plates, Extractor, Any Iron Plates, Advanced Circuit, Advanced Machine Frame, Advanced Circuit, Any Iron Plates, Extractor and Any Iron Plates, arranged in the pattern shown. Produces Industrial Electrolyzer.

Crafting
Industrial Electrolyzer guaranteed

Mining & drops

sourcecountchanceconditions
Industrial Electrolyzer1–1100%Survives Explosion

Used in (3)

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

Crafting using Tungstensteel Plate, Energy Flow Chip, Tungstensteel Plate, Energy Flow Chip, Industrial Machine Frame, Energy Flow Chip, Industrial Electrolyzer, Superconductor and Chemical Reactor, arranged in the pattern shown. Produces Fluid Replicator.

Crafting
Fluid Replicator guaranteed

Crafting using Industrial Centrifuge, Energy Flow Chip, Industrial Centrifuge, Extractor, Industrial Machine Frame, Extractor, Industrial Electrolyzer, Energy Flow Chip and Industrial Electrolyzer, arranged in the pattern shown. Produces Distillation Tower.

Crafting
Distillation Tower guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
techreborn:industrial_electrolyzer
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RER",
    "CFC",
    "RER"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "E": {
      "item": "techreborn:extractor"
    },
    "F": {
      "item": "techreborn:advanced_machine_frame"
    },
    "R": {
      "tag": "c:iron_plates"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}