Skip to content

Fixed localized search in RecipeSelectorScreen.java#367

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

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

Conversation

@VarBt

@VarBt VarBt commented Mar 22, 2026

Copy link
Copy Markdown

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