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

High oven outputing 3 times too much for ores #55

Open
ephys opened this issue May 24, 2015 · 2 comments
Open

High oven outputing 3 times too much for ores #55

ephys opened this issue May 24, 2015 · 2 comments

Comments

@ephys
Copy link

ephys commented May 24, 2015

The high oven computes how much liquid it should output at the very last minute, so adding a * 3 here will cause the high oven to output 3 * TSteelworks:ingotsPerOre instead of just TSteelworks:ingotsPerOre.

https://github.com/LoveHoly/Ex-Astris/blob/master/src/main/java/ExAstris/Data/MoltenData.java#L7

Btw in theory you can replace this line (https://github.com/LoveHoly/Ex-Astris/blob/master/src/main/java/ExAstris/Bridge/TSteelworks.java#L20)
by ISmeltingRegistry.INSTANCE directly :)

Should fix ephys/TinkersSteelworks#97

@ephys ephys changed the title High oven ores outputing 3 times too much High oven outputing 3 times too much for ores May 24, 2015
@Timeslice42
Copy link

You want this repository: https://github.com/Ex-Astris-Rebirth

@ephys
Copy link
Author

ephys commented May 25, 2015

thanks !

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

2 participants