Uranium-235 Simplified


Adds a Centrifuge recipe that converts surplus Uranium-238 back into Uranium-235 with customizable ratios.

Tweaks
a month ago
2.0 - 2.1
222
Manufacturing

g 2.1 Compatibility

a month ago

works fine but you need to change a line in the Prototypes\Recipe.lua
The line in question:
category = "centrifuging",
needs to be this
categories = {"centrifuging"},
this is due to a change in the way 2.1 handles item/recipe categories

a month ago
(updated a month ago)

I will update it later today,

thank you!

New response