j-tai / TieFix

A Fabric mod that fixes some annoying Minecraft bugs
GNU Lesser General Public License v3.0
17 stars 3 forks source link

Fixed mc12829_fix not checking if player has gameplayAllowMultiplayer enabled #15

Closed JustLetterV closed 1 year ago

j-tai commented 1 year ago

Thanks!

I think the reason I didn't add that check is because this fix is very unlikely to trigger anticheat. Though, it's good to be consistent with the other fixes. Thanks for fixing that.