-
Notifications
You must be signed in to change notification settings - Fork 305
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
Simplified Multiblock Lathe #3724
Conversation
Does it remove all the tired pipe casings? Can you add more infos or pictures how it was before and now ? |
@Dream-Master Pipe casing tiering is still present and similar to before, just with the numbers simplified accordingly for an EV-tier multiblock @Nockyx Could you fix the compilation issues with this PR? |
(I hope this autolinks) this closes GTNewHorizons/GT-New-Horizons-Modpack#18539 |
Doesn't exactly close because it will need a questbook edit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Numbers and code look good, just one tiny tweak that I'll incorporate.
I'll leave this PR open for anyone else to comment on
The new lathe multiblock had an excessivelly complex speed and parallel formulas, that depended on even hardcoded values not easily acessible in the tooltip. This PR simplifies it's logic and scaling along tiers and also tweaks it's values to more reasonable and easy numbers for new players, since this multiblock is HV/EV.
Closes GTNewHorizons/GT-New-Horizons-Modpack#18539