techreborn:chemical_reactor

Chemical Reactor

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Invar Plate, Extractor, Invar Plate, Advanced Circuit, Compressor, Advanced Circuit, Invar Plate, Extractor and Invar Plate, arranged in the pattern shown. Produces Chemical Reactor.

Crafting
Chemical Reactor guaranteed

Mining & drops

sourcecountchanceconditions
Chemical Reactor1–1100%Survives Explosion

Used in (1)

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

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IEI",
    "CPC",
    "IEI"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:advanced_circuit"
    },
    "E": {
      "item": "techreborn:extractor"
    },
    "I": {
      "tag": "c:invar_plates"
    },
    "P": {
      "item": "techreborn:compressor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}