You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue regarding the Industrial Coke oven's tooltip and recipe
Expected Behavior
Recipe time is rounded to integer(or ceiled?) , e.g. the time should be 3.2 as checked using E = I * V * t
Tool tip describes it has a 4% speed increase per voltage tier, in reality it is an 4% energy cost reduction (effectively a speed increase but not written very clearly)
Current Behavior
As seen , it's 3 seconds (3.2 can also be checked in waila with plugins / scanner)
And tool tip kinda misguides people a bit
I have heard that this rounding time thing also happens with different recipes related to gt++, not sure if it's an general issue in recipe generation or just the coke oven.
Possible Solution
Show the actual time instead of the rounded time
Possible rewrite of the tooltip to show the 4% energy reduction if necessary(?
Steps to Reproduce (for bugs)
Provide a link to a live example, or an unambiguous set of steps to
reproduce this bug. Include code to reproduce, if relevant.
1.
2.
Context
Provide better information to the player is nice
Game Environment
GTNH 2.1.2.1
Misc Info
Check all that apply ([ ] -> [x] - use a lowercase x)
Using GT:NH/GT:New Horizons?
Single Player?
Multi Player?
The text was updated successfully, but these errors were encountered:
Issue Title
Issue regarding the Industrial Coke oven's tooltip and recipe
Expected Behavior
Recipe time is rounded to integer(or ceiled?) , e.g. the time should be 3.2 as checked using E = I * V * t
Tool tip describes it has a 4% speed increase per voltage tier, in reality it is an 4% energy cost reduction (effectively a speed increase but not written very clearly)
Current Behavior
As seen , it's 3 seconds (3.2 can also be checked in waila with plugins / scanner)
And tool tip kinda misguides people a bit
I have heard that this rounding time thing also happens with different recipes related to gt++, not sure if it's an general issue in recipe generation or just the coke oven.
Possible Solution
Show the actual time instead of the rounded time
Possible rewrite of the tooltip to show the 4% energy reduction if necessary(?
Steps to Reproduce (for bugs)
Provide a link to a live example, or an unambiguous set of steps to
reproduce this bug. Include code to reproduce, if relevant.
1.
2.
Context
Provide better information to the player is nice
Game Environment
GTNH 2.1.2.1
Misc Info
Check all that apply ([ ] -> [x] - use a lowercase x)
The text was updated successfully, but these errors were encountered: