Nuclear Fuel

by GotLag

Replaces Kovarex process with plutonium breeding as the source of enriched nuclear material.

Content
9 months ago
0.15 - 2.0
31.0K
Power

g Hurray

10 months ago

You are updating the fuel mod, we are in the very painstaking process of upating the realictic reactors mod - finally we can have Factorio with reasonable nuclear functionality again!

10 months ago

Sorry for the late reply, but thanks for this. It's nice to know people enjoy some of the stuff I make

10 months ago

Sure :)

Btw I think there is a bug with the atomic bomb tech. I cant research it, the disabled kovarex tech still seems to be an (invisible) prerequisite.

When I put this line in a seperate data-updates.lua file it works - I think changing vanilla tech needs to be in that stage.
data.raw["technology"]["atomic-bomb"].prerequisites = {"military-4", "nuclear-fuel-reprocessing", "rocketry"}

10 months ago

Fixed, thanks for letting me know - for some reason Space Age overwrites the atomic bomb research requirements with the same values as the base game, probably an oversight.

New response