Modscraper Modscraper Minecraft
MekaFissionAlterer logo

MekaFissionAlterer

Mod

by autismobean

Allows datapack modifications to the fission reactor for Mekanism

Type

Mod

CurseForge Downloads

130

CurseForge ID

1573317

Last Updated

Aug 15, 2026

Description

Thanks to NorthWestWind for original mod

this mod will allow datapack changes to the fission reactor coolant and processing parts.

example of datapack:

{
  "type": "mekanism:fluid_coolant",
  "input": {
    "fluid": "kubejs:beanonium_fluid",
    "amount": 1
  },
  "output": {
    "gas": "kubejs:nitromethane",
    "amount": 50
  },
  "thermalEnthalpy": 20,
  "conductivity": 10,
  "efficiency": 2
}

 

file structure:  zip with mcmeta->data->namespace->recipes->coolant

 

{
  "type": "mekanism:fission",
  "input": {
    "fluid": "kubejs:beanonium_fluid",
    "amount": 1
  },
  "fuel": {
    "gas": "mekanism:fissile_fuel",
    "amount": 1
  },
  "output": {
    "gas": "mekanism:nuclear_waste",
    "amount": 50
  },
  "heat": 1
}

 

file structure: 

zip with mcmeta->data->namespace->recipes->processing

 

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (1)

External Resources