GregTechCEu Modern

GregTechCEu Modern

6M Downloads

Incorrect Distillery Recipe Durations

pyure opened this issue ยท 0 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

v1.5.4

Minecraft Version

1.20.1

Recipe Viewer Installed

JEI

Environment

Any

Cross-Mod Interaction

No

Other Installed Mods

Not applicable.

Expected Behavior

Distillery recipes should (generally) cost same as their 1.12.2 counterparts.

Actual Behavior

All Distillery recipes (not Distillation Tower recipes) appear to cost 0.25 that of their 1.12.2 equivalents.
Distillation Tower recipes do match 1.12.2 as expected.
The underlying problem appears to be an errant const used to calculate durations.

Steps to Reproduce

See JEI, compare between versions.

image

Additional Information

@screret speculates regression from #1850