Skip to content

Minor fixes & improvements#99

Open
RuiXuqi wants to merge 1 commit intoMrCrayfish:multiloader/1.21.11from
RuiXuqi:multiloader/1.21.11
Open

Minor fixes & improvements#99
RuiXuqi wants to merge 1 commit intoMrCrayfish:multiloader/1.21.11from
RuiXuqi:multiloader/1.21.11

Conversation

@RuiXuqi
Copy link

@RuiXuqi RuiXuqi commented Jan 31, 2026

This PR solves some minor issues I found during my backport work.

  • Entries will now pick item from creative tabs before finding one in all items, which will make automatic pick more accurate
  • Avoid suggesting invisible mods in the current list
  • Use IModData.Type#getStyle() for coloring mod names and IModData#getType() for identifing libraries
  • Fix sometimes losing focus on list entry
  • Fix sometimes search box suggestion not updated
  • Update some infos in MinecraftModData
  • Add zh_cn translation. Also fixes Special colons stop label-content separation working #94
  • Remove outdated CatalogueCheckBoxButton
  • Remove useless config on NeoForge
  • Mutable#getValue() -> Mutable#get() since the former one is deprecated
  • Fix a typo
  • Make some methods static

@MrCrayfish
Copy link
Owner

I'll take a look at these changes soon.

@MrCrayfish MrCrayfish self-assigned this Feb 2, 2026
@MrCrayfish MrCrayfish added the enhancement New feature or request label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Special colons stop label-content separation working

2 participants