astei / krypton

A Fabric mod that optimizes the Minecraft networking stack and entity tracker.
GNU Lesser General Public License v3.0
367 stars 34 forks source link

Fix issue with inverted boolean #76

Closed solonovamax closed 2 years ago

solonovamax commented 2 years ago

I did a really big bruh moment and the last PR made network performance horrendous, by constantly reloading all chunks

I'm stupid.

Should be fixed with this.