cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
137 stars 34 forks source link

[Suggestion] Configure the mod to be client only #21

Closed starmun-0010 closed 3 years ago

starmun-0010 commented 3 years ago

Please configure the mod to be client only so that servers do not show up as incompatible in the multiplayer menu.

cominixo commented 3 years ago

This is already the case, even if it wasn't it wouldn't interfere with joining multiplayer servers, as this mod doesn't use anything server-side. It's likely that the server you're trying to join blocks all players that have Fabric installed.

starmun-0010 commented 3 years ago

image

It is my custom 1.16.5 forge modpack. There is no fabric involved. It does not prevent from joining but the big red X mark is not good for modpack users.

image

cominixo commented 3 years ago

Oh, my bad. This should be in https://github.com/TreyRuffy/BetterF3 as I don't maintain the Forge version.

starmun-0010 commented 3 years ago

Oh, I apologize, I followed the issue link from CurseForge and did not realize that this is the fabric repo. Thanks for letting me know.