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.

Fluid Replicator
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Fluid Replicator | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Fluid Replicator | 1–1 | 100% | 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
}


