Better Resource Pack Sorting

Better Resource Pack Sorting

Mod

Upgrades the sorting used for resource packs

Client DecorationUtility

10.9k downloads
76 followers
Created2 years ago
Updated2 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Better Resource Pack Sorting

ko-fi

Requires the Fabric Loader

Logo made by @CarbonGhost

Setup

  • Drop the mod in the mods folder

Info

This mod changes the sorting order of the available resource packs list

  • Uppercase and lowercase are sorted next to each other
  • Formatting codes are ignored to reduce confusion

After v1.1.0 this mod also supports adding custom resource pack names:

  • Adds a new field name into the pack.mcmeta which overrides the display name for the resource pack
  • Instead of showing pack-name.zip it shows This is a custom name using the custom styling as well
{
    "pack": {
        "pack_format": 8,
        "name": "\u00A72This is a custom name",
        "description": "\u00A73Custom description\nby MrMelon"
    }
}

After v1.1.1: holding alt when hovering over a resource pack will show the original file name

Discord

Download

External resources



Project members

mrmelon54

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
unsupported
Project ID