Skip to content

Fix recipe book items order#11787

Merged
lynxplay merged 1 commit into
PaperMC:mainfrom
HaHaWTH:fix/recipe-order
Dec 23, 2024
Merged

Fix recipe book items order#11787
lynxplay merged 1 commit into
PaperMC:mainfrom
HaHaWTH:fix/recipe-order

Conversation

@HaHaWTH
Copy link
Copy Markdown
Contributor

@HaHaWTH HaHaWTH commented Dec 23, 2024

This pull request fixes #11764.

Changes

Replace HashMap in RecipeMap with LinkedHashMap to ensure insert order. Tested and works fine.

@HaHaWTH HaHaWTH requested a review from a team as a code owner December 23, 2024 16:33
@kennytv kennytv added the type: bug Something doesn't work as it was intended to. label Dec 23, 2024
@lynxplay lynxplay merged commit 793d361 into PaperMC:main Dec 23, 2024
@HaHaWTH HaHaWTH deleted the fix/recipe-order branch January 4, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something doesn't work as it was intended to.

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

Recipe book not sorting properly

4 participants