[Issue] [Forge] Marks server as incompatible if not installed on client
MelanX opened this issue ยท 1 comments
Minecraft Version
1.20.1
Modloader
forge-47.2.0
Mod version
81.1.0
Latest version?
- Yes
Repeatable?
- Yes
Link to log files
Steps to reproduce the issue
- Create server with this mod
- Start client without this mod
- see the red cross
Description of the issue you are having
This mod triggers the red cross on Forge if not installed on client side.
Possible fix would be something like this: https://github.com/ChaoticTrials/ToolSwap/blob/1.20.x/src/main/resources/META-INF/mods.toml#L12 (not tested for server only mods, this is for client only).
Information
- I have provided as much information as possible