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.
Solar Neutron Activator
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Solar Neutron Activator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}
