Zergatul / freecam

10 stars 5 forks source link

Conflicting mod id #5

Closed tr7zw closed 1 year ago

tr7zw commented 1 year ago

Hey there. This mod uses "freecam" as mod id, which is 1:1 the same as the already released Freecam mod https://www.curseforge.com/minecraft/mc-mods/free-cam https://modrinth.com/mod/freecam. This causes crashes when checking for the mod using FabricLoader.getInstance().isModLoaded("freecam"), and having the wrong one loaded. Related issue: https://github.com/tr7zw/FirstPersonModel/issues/309

Zergatul commented 1 year ago

Thanks for the issue, I will look into it.

Zergatul commented 1 year ago

Fixed in 1.3.1 fabric