Skip to content

fix: correct absolute probability display for Dissolver in JEI - #372

Open
bkzxonpf wants to merge 1 commit into
SmashingMods:1.20.1from
bkzxonpf:fix/jei-dissolver-absolute-probabilities
Open

fix: correct absolute probability display for Dissolver in JEI#372
bkzxonpf wants to merge 1 commit into
SmashingMods:1.20.1from
bkzxonpf:fix/jei-dissolver-absolute-probabilities

Conversation

@bkzxonpf

Copy link
Copy Markdown

Absolute probabilities should not be normalized, which affected the in-game probability display. For example, beetroot and chorus fruit should show 100 and 50, but were incorrectly displayed as 100/(100+50) and 50/(100+50). This fix resolves the issue.

Absolute probabilities should not be normalized, which affected the
in-game probability display. For example, beetroot and chorus fruit
should show 100 and 50, but were incorrectly displayed as
100/(100+50) and 50/(100+50). This fix resolves the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant