Control Rod Assembly
mekanismgenerators:control_rod_assembly

Control Rod Assembly

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

Acquisition

Crafting using Any Lead Ingot, Elite Control Circuit, Any Lead Ingot, Any Steel Ingot, Any Lead Ingot, Any Steel Ingot, Any Steel Ingot, Any Lead Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Control Rod Assembly.

Crafting
Any Lead Ingot
Elite Control Circuit
Any Lead Ingot
Any Steel Ingot
Any Lead Ingot
Any Steel Ingot
Any Steel Ingot
Any Lead Ingot
Any Steel Ingot
Control Rod Assembly Control Rod Assembly guaranteed

Mining & drops

sourcecountchanceconditions
Control Rod Assembly1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanismgenerators:control_rod_assembly
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": [
    "ICI",
    "SIS",
    "SIS"
  ],
  "ingredients": {
    "C": {
      "tag": "forge:circuits/elite"
    },
    "I": {
      "tag": "forge:ingots/lead"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}