Skip to content

Fixed localized search in RecipeSelectorScreen.java#367

Open
VarBt wants to merge 1 commit intoSmashingMods:1.19.xfrom
VarBt:1.19.x
Open

Fixed localized search in RecipeSelectorScreen.java#367
VarBt wants to merge 1 commit intoSmashingMods:1.19.xfrom
VarBt:1.19.x

Conversation

@VarBt
Copy link
Copy Markdown

@VarBt VarBt commented Mar 22, 2026

Fixed localized search in RecipeSelectorScreen.java**: Added RecipeDisplayUtil.getTarget(recipe).getHoverName().getString().toLowerCase() to the searchRecipeList method. Now it correctly filters by the translated/localized display names as well as the registry names.

Fixed localized search in `RecipeSelectorScreen.java`**: Added `RecipeDisplayUtil.getTarget(recipe).getHoverName().getString().toLowerCase()` to the `searchRecipeList` method. Now it correctly filters by the translated/localized display names as well as the registry names.
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