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

Industrial Precision Lathe inaccurate tooltip #18539

Closed
3 tasks done
OTPANNIEXD opened this issue Dec 27, 2024 · 0 comments · Fixed by GTNewHorizons/GT5-Unofficial#3724
Closed
3 tasks done

Industrial Precision Lathe inaccurate tooltip #18539

OTPANNIEXD opened this issue Dec 27, 2024 · 0 comments · Fixed by GTNewHorizons/GT5-Unofficial#3724
Labels
Bug: Minor Mod: GT GregTech and its (former) addons Status: Ready for Developer Issue ready for a developer to pick up and implement

Comments

@OTPANNIEXD
Copy link

Your GTNH Discord Username

otpanniexd

Your Pack Version

2.7.1

Your Server

private server

Java Version

Java 21

Type of Server

Don't know

Your Expectation

image
Industrial Precision Lathe tooltip is correctly showing an example and formula.

The Reality

image

Formula for Industrial Precision lathe according to QB is (Item Pipe Casing Speed factor + Voltage Tier)/4
Or equivalently
4/(Item Pipe Casing Factor + Voltage Tier)

image

formula on the tooltip on the other hand is
1/(Item Pipe Casing Speed Boost+ Voltage Tier/4)
Or equivalently
4/(4*Item Pipe Casing Speed Boost + Voltage Tier)

image

Also multiblock speed increase is displayed wrongly as 175% increase instead of 75% increase according to the formula

Your Proposal

Fix the formula on the tooltip or in the questbook depending on which one is actually correct

Fix increase of speed in example to be correct

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
@OTPANNIEXD OTPANNIEXD added Bug: Minor Status: Triage Issue awaiting triage. Remove once this issue is processed labels Dec 27, 2024
@Ruling-0 Ruling-0 added Mod: GT GregTech and its (former) addons Status: Ready for Developer Issue ready for a developer to pick up and implement and removed Status: Triage Issue awaiting triage. Remove once this issue is processed labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Minor Mod: GT GregTech and its (former) addons Status: Ready for Developer Issue ready for a developer to pick up and implement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants