MarkusBordihn / BOs-Mods-Optimizer

Automatic and realtime server bundling (one mod pack for client/server) and mod clean up for better performance and less crashes.
Other
3 stars 2 forks source link

[1.19.2] mod false flag as duplicate and is being removed #7

Closed thinblueboy closed 6 months ago

thinblueboy commented 6 months ago

mod https://www.curseforge.com/minecraft/mc-mods/smidgeon-o-bliss is being false flagged as dup and gets removed form mods folder. error should be repeatable by installing the mod Smidgeon O' Bliss and mod optimizer in mods folder and running game.

MarkusBordihn commented 6 months ago

Thanks for the report. The mod should be detected as resource pack. However it is not detected as resource pack because of the usage of json-things which adds additional json files outside of the normal structure of a resource pack.

I will add an additional support for such files to be detected correctly. Thanks a lot for sharing.

MarkusBordihn commented 6 months ago

ToDo: Add support for Things Pack: https://github.com/gigaherz/JsonThings/blob/master/documentation/Introduction.md