Enables alternate ways of getting promethium, or just removes it outright. Highly customisable!
Small changes concerning balance, gameplay, or graphics.
lp-promethium-science-chunk-cost doesn't appear to do anything? Checking the code in the mod, it doesn't look like it's used anywhere besides the settings file
Leveraging the "galore_lib" dependency, I tweaked the mod & just added
vgal.recipe.set_ingredient_amount("promethium-science-pack", settings.startup["lp-promethium-science-chunk-cost"].value, "promethium-asteroid-chunk")
to the end of the data-final-fixes.lua file and it seems to work fine
you have any problem with mod?