You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed critical server-side deadlock: Resolves an issue where a client disconnecting mid-sync would cause a permanent thread loop in ServerModelManager, eventually halting all model downloads for other players.
Updated metadata: Corrected version strings to 1.1.2 across fabric.mod.json, build.gradle, and gradle.properties for all variants.
Includes builds for 1.20.1, 1.21.1, 1.21.11, and 26.2 (Standard and Pure-Java/NoNatives).