Solar Neutron Activator
mekanism:solar_neutron_activator

Solar Neutron Activator

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

Crafting using Any Reinforced Alloy, HDPE Sheet, Any Reinforced Alloy, Elite Control Circuit, Steel Casing, Elite Control Circuit, Any Bronze Ingot, Any Bronze Ingot and Any Bronze Ingot, arranged in the pattern shown. Produces Solar Neutron Activator.

Crafting
Solar Neutron Activator Solar Neutron Activator guaranteed

Mining & drops

sourcecountchanceconditions
Solar Neutron Activator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:solar_neutron_activator
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "A#A",
    "CXC",
    "III"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:hdpe_sheet"
    },
    "A": {
      "tag": "mekanism:alloys/reinforced"
    },
    "C": {
      "tag": "forge:circuits/elite"
    },
    "I": {
      "tag": "forge:ingots/bronze"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}