Paxi Plus
An addon for Paxi, porting 1.21+ feature for loading packs from any folder and supporting built-in packs!
Paxi Plus

This is an addon for Paxi, serving six purposes: - Backporting the 1.21+ Paxi feature for loading packs from any folder <sub>(See #33) - Fixes a issue where developers are unable to get monetized due to Modrinth not recognizing the Paxi folder. If you use the resourcepacks folder it will embed them properly now.</sub> - Making it possible to use Paxi for built-in resourcepacks and datapacks added by mods <sub>(See #27)</sub> - Restricting Paxi from auto-loading packs in `config -> paxi -> resourcepacks` and `datapacks` if they're not listed in `resourcepack_load_order.json` or `datapacks_load_order.json` for datapacks. - Letting Paxi generate datapack folder and JSON file on the start-up instead of after world generation - Removes the unnecessary arrows on the packs that are loaded with Paxi to avoid confusion for modpack users - Adding a `--user--` flag which let's you define where the user packs should go, can be helpful if you want the normally loaded packs to go above Paxi ones or anywhere you want
#
How to use?
Unlike how old load order works, now you can specify directories in your instance's folder.
Also, for using the built-in pack support, you need the ID of the pack. You can either check the mod's source code, try to guess it, or use the D mod and hold D on the resourcepack screen to see the IDs of all packs.
Paxi Load Order JSON Example:

In Game:

It is NOT required to load `fabric` and other built-in packs with Paxi, it's there as an optional feature.