[Feature]: Change ModId to avoid conflict with Waystones by Blay09
mysticdrew opened this issue ยท 0 comments
Description
Discord chat: https://discord.com/channels/760524772189798431/794228294362988574/976220305540415518
Currently there are two Waystones mods for fabric, they both use the same ModId. This has the potential for issues.
It already has caused some issues for the mod Journeymap-Integration that adds some extra support to Blay's Waystones mod and Journeymap.
Blay's mod:
https://github.com/ModdingForBlockheads/Waystones
Describe the solution you'd like
change modId to fabricwaystones or fabric-waystones.
Describe alternatives you've considered
I pr'd a band aid fix to journeymap-integrations to prevent a crash if your mod is loaded.
Anything else?
No response