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

feat: replacing HashMap with LinkedHashMap #49

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

Spliterash
Copy link
Contributor

If you have the code to generate a resourcepack and you call the Creative methods in the same order, with the same inputs, you will end up with different resourcepacks in two runs.
This pull request fixes the problem by replacing all HashMap with LinkedHashMap

@yusshu
Copy link
Member

yusshu commented Apr 6, 2024

Good 👍🏽
Some tests would be good too

@Boy0000
Copy link
Contributor

Boy0000 commented Apr 17, 2024

@Spliterash opened a PR to this PR in your fork to fix some missed maps and sets
SkolkovoLab#2

@yusshu yusshu merged commit 8cab051 into unnamed:main Apr 19, 2024
1 check passed
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.

3 participants