techreborn:fluid_replicator

Fluid Replicator

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Mining & drops

sourcecountchanceconditions
Fluid Replicator1–1100%Survives Explosion

Block drops

dropscountchanceconditions
Fluid Replicator1–1100%Survives Explosion
Developer reference
Registry name
techreborn:fluid_replicator
Namespace
techreborn
Mod ID
techreborn

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "CFC",
    "ESR"
  ],
  "ingredients": {
    "C": {
      "item": "techreborn:energy_flow_chip"
    },
    "E": {
      "item": "techreborn:industrial_electrolyzer"
    },
    "F": {
      "item": "techreborn:industrial_machine_frame"
    },
    "P": {
      "item": "techreborn:tungstensteel_plate"
    },
    "R": {
      "item": "techreborn:chemical_reactor"
    },
    "S": {
      "item": "techreborn:superconductor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}