Skip to content

Improved mod-list#313

Merged
kappa-maintainer merged 2 commits intoCleanroomMC:mainfrom
Desoroxxx:improved-mod-list
Mar 31, 2025
Merged

Improved mod-list#313
kappa-maintainer merged 2 commits intoCleanroomMC:mainfrom
Desoroxxx:improved-mod-list

Conversation

@Desoroxxx
Copy link
Contributor

This simple and small PR aims at improving the mod-list.

This mainly removes the redundant third line in the modlist, here is what it could show and why it was redundant:

  1. DISABLED if the mod is disabled, redundant because the text is already red and the button supposedly is toggled
  2. Metadata not found I have never seen this, and I’m not sure why you would want it there, but it exists for a null check of the next one
  3. X child mods or No child mods this is redundant as well because the "details pane" already shows the number of child mods and their info

Removing this line makes the mod-list a third smaller while not removing any information, which I think is a welcomed improvement.

It also adds the fade overlay at the bottom and top of the list found in every similar GUI in the game, it is a simple copy paste, but nice for consistency.
image

While this is a small PR I would be willing to extend it further if any doable ideas arise.

@kappa-maintainer kappa-maintainer merged commit a3199fe into CleanroomMC:main Mar 31, 2025
1 check passed
@Desoroxxx Desoroxxx deleted the improved-mod-list branch April 4, 2025 13:02
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.

2 participants