Open
Description
When having a mod that loads this mod with the tweak loader, along with having a standalone copy from the mod (which can happen with different mods requiring the mod api differently), Forge stops the game due to a duplicate mod error (along with causing some other issues seen in log). The main solution to this would probably be to make the downloadable mod simply contain the tweaker and a bundled version. This is also done with Essential, where the container mod and mods both load it the same way.
Essential's container mod build: https://github.com/EssentialGG/EssentialLoader/blob/master/container/launchwrapper/build.gradle.kts
Metadata
Metadata
Assignees
Labels
No labels