Adds a Centrifuge recipe that converts surplus Uranium-238 back into Uranium-235 with customizable ratios.
Small changes concerning balance, gameplay, or graphics.
Furnaces, assembling machines, production chains.
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
I will update it later today,
thank you!