techreborn:fusion_coil

Fusion Coil

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

Crafting using Energy Flow Chip, Superconductor, Energy Flow Chip, Nichrome Heating Coil, Advanced Machine Casing, Nichrome Heating Coil, Energy Flow Chip, Iridium Neutron Reflector and Energy Flow Chip, arranged in the pattern shown. Produces Fusion Coil.

Crafting
Fusion Coil guaranteed

Mining & drops

sourcecountchanceconditions
Fusion Coil1–1100%Survives Explosion

Used in (1)

Crafting using Energy Flow Chip, Energy Flow Chip, Energy Flow Chip, Energy Crystal, Fusion Coil, Energy Crystal, Energy Flow Chip, Energy Flow Chip and Energy Flow Chip, arranged in the pattern shown. Produces Fusion Control Computer.

Crafting
Fusion Control Computer guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CSC",
    "NAN",
    "CRC"
  ],
  "ingredients": {
    "A": {
      "item": "techreborn:advanced_machine_casing"
    },
    "C": {
      "item": "techreborn:energy_flow_chip"
    },
    "N": {
      "item": "techreborn:nichrome_heating_coil"
    },
    "R": {
      "item": "techreborn:iridium_neutron_reflector"
    },
    "S": {
      "item": "techreborn:superconductor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}