Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent temperature efficiency ranges between the MiniSmelter and Smelter #12

Open
PhaserArray opened this issue Mar 30, 2023 · 0 comments

Comments

@PhaserArray
Copy link

The temperature ranges for the two electric smelters that are enabled when Extraplanetary Launchpads is installed differ wildly. While some difference might make sense given the different sizes, it seems unlikely that one is supposed to operate in the -136.575°C to -39.025°C range and the other is supposed to operate in the 0°C to 1599.85°C range.

This seems like a mistake with one of the configs, likely the MiniSmelter one, as EL uses the same temperatures as the large electric Smelter for its non-electric smelters.

Smelter modes for both:

efficiency = 136.575, 0
efficiency = 234.125, 1

efficiency = 273.15, 0
efficiency = 1873, 1

Recycler modes for both:

efficiency = 136.575, 0
efficiency = 234.125, 1

efficiency = 273.15, 0
efficiency = 1873, 1

@PhaserArray PhaserArray changed the title Inconsistent temperature efficiency temperature ranges for between the MiniSmelter and Smelter Inconsistent temperature efficiency ranges between the MiniSmelter and Smelter Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant