SmajloSlovakian / Minecraft-Smooth-Scrolling

Scroll smoothly
GNU General Public License v3.0
7 stars 2 forks source link

[1.21] Condensed Creative Compability, Refactors mixins, and adjust such to be Client Mod #49

Closed Dragon-Seeker closed 3 months ago

Dragon-Seeker commented 3 months ago

Overall PR contains fixes for CC compat combined with adjustments to mixins to prevent issues that may arise due to collisions or improper object access levels. Furthermore, the mod is now a client-only mod to prevent such loading on the server where it should not occur.

Dragon-Seeker commented 3 months ago

Also fully fixes: https://github.com/wisp-forest/condensed-creative/issues/18