-- technology.lua
1) terminate the data:extend before nuclear-breeding technology is defined, by inserting the following:
})
if not mods["RealisticReactors"] then
data:extend({
2) before the final if statement (last line of the file), terminate this new data:extend and add a closing end, for the if:
})
end
This change will prevent the breeder technologies, if the "RealisticReactors" mod is installed. The breeder fuel cells do not work in the Realistic Reactors' breeder reactor, will only take Plutonium Energy's MOX fuel cells or uranium fuel cells.
3) Click the setting to disable the MOX reactor recipe.