Fuzss / resourcepackoverrides

Ensures important resource packs stay always active and helps clean up the pack selection screen.
https://www.curseforge.com/minecraft/mc-mods/resource-pack-overrides
Mozilla Public License 2.0
5 stars 4 forks source link

[Bug]: Fabric Mods resourcepack id does not work. #3

Closed vos6434 closed 11 months ago

vos6434 commented 11 months ago

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.20.1

Mod Version (Required)

8.0.0

Notes (Required)

Using Fabric Mods resourcepack id in the config does not show any result in game.

for example, settings Fabric Mods to hide does not hide the resourcepack in game.

config used

latest.log (Optional)

No response

Fuzss commented 11 months ago

So the internal fabric pack id seems to have changed to fabric from Fabric Mods (not sure when, definitely was Fabric Mods in 1.19.2 when this mod was developed), also you cannot include comments in .json, those will break the file. I've just updated to README with all that.