Nuclear Fuel

by GotLag

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

Content
7 months ago
0.15 - 2.0
30.6K
Power

g Hurray

8 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!

7 months ago

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

7 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"}

7 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