Fusion Reactor Controller
mekanismgenerators:fusion_reactor_controller

Fusion Reactor Controller

Mekanism: Generators · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Ultimate Control Circuit, Any Glass Panes, Ultimate Control Circuit, Fusion Reactor Frame, Basic Chemical Tank, Fusion Reactor Frame, Fusion Reactor Frame, Fusion Reactor Frame and Fusion Reactor Frame, arranged in the pattern shown. Produces Fusion Reactor Controller.

Crafting
Fusion Reactor Controller Fusion Reactor Controller guaranteed

Mining & drops

sourcecountchanceconditions
Fusion Reactor Controller1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:fusion_reactor_controller
Namespace
mekanismgenerators
Mod ID
mekanismgenerators
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CGC",
    "FTF",
    "FFF"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:circuits/ultimate"
    },
    "F": {
      "item": "mekanismgenerators:fusion_reactor_frame"
    },
    "G": {
      "tag": "forge:glass_panes"
    },
    "T": {
      "item": "mekanism:basic_chemical_tank"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}