Global Packs

Global Packs

18M Downloads

How to handle the order of resourcepacks?

seriousfreezing opened this issue ยท 4 comments

commented

I want to leave a mandatory base resource pack in light mode.
And an optional resource pack that leaves the buttons in dark mode.

The problem is that any mandatory resource pack in this mod is ALWAYS on top of everyone else. Could this not be the case?

commented

Did you mean that you can still change the order of the non-mandatory resource packs? Because I've only seen the mandatory ones that you can't pull down.
Do you have any other solution for this case of light and dark mode?

commented

It's not on top of all packs, the user can still decide to change the order.
However, it's on top by default. There are some plans for more advanced sorting, but due to how often mojang changed resource packs since 1.18 and the complexity of this, it may take a while.

commented

You can check whether https://www.curseforge.com/minecraft/mc-mods/resource-pack-overrides can do achieve this.
I've been told that it gives you a bit more fine-grained control over stuff.
In the meantime I will have to check it, normally Minecraft would still allow you to move resourcepacks above the force enabled one. Maybe they changed it at one point and I didn't notice.

commented

I'm actively trying to use both, as both the mods in part achieve the desired effect of default enabled data packs, AND resource pack load order control