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

Chanced macerator outputs aren't scaling right #2846

Open
2 tasks done
talchas2 opened this issue Feb 9, 2025 · 0 comments
Open
2 tasks done

Chanced macerator outputs aren't scaling right #2846

talchas2 opened this issue Feb 9, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@talchas2
Copy link

talchas2 commented Feb 9, 2025

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.6.3

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

EMI

Environment

Singleplayer

Cross-Mod Interaction

No

Other Installed Mods

Monifactory 0.11.5

Expected Behavior

Crushed Ore -> Impure Dust lists the chance for the chanced extra dust as 14% + 8.5%/tier. At HV the odds in EMI are listed at 31% and at UV, 73.5%, which matches what is expected. So macerating 64 crushed ore should result in an average of 19.84 extra dust at HV and 47.04 at UV.

Actual Behavior

However, actually testing it I saw only 13 and 14 in a few tests at HV, and at UV I did a lot more tests and saw only 41,42,43 (and only a single 43, the vast majority were 41/42). The numbers suggest that it may be one tier of bonus missing (the chance in EMI is not counting ULV as a tier, so it's not that the chance is reported too high from that).

Steps to Reproduce

Creative, place UV macerator + infinite energy, configure energy to UV and activate, put a stack of crushed iron ore or whatever in, and see around 42 nickel dust. Repeat several times to confirm that it's not just luck (though I see in the code it's supposed to be mostly deterministic).

Additional Information

No response

@talchas2 talchas2 added the type: bug Something isn't working label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant