
CatSkinC
A simple skin mod for use in other server and make your skin can use with high resolution up to 8192x!
Список изменений
[3.0.3-HF] - 2026-06-03
Fixed
-
Fixed a crash on launch on Fabric (
NoClassDefFoundError: net.minecraft.server.level.ServerPlayerduring mod init). The 3.0.3 Fabric jar was packaged without the Minecraft name → intermediary remap, so every Minecraft reference used development (Mojmap) names that do not exist at runtime and the mod failed to initialize. 3.0.3-HF is rebuilt with the remap correctly applied. This is a packaging fix only — there are no gameplay or code changes versus 3.0.3, and the Figura compatibility fix from 3.0.3 is included. (NeoForge runs with Mojang-mapped names at runtime and was not affected.) -
Figura compatibility: CatSkinC now yields to an active Figura avatar. When a player has a loaded Figura avatar, CatSkinC performs no skin/model override for that player so the two mods no longer compete over the same skin lookups. Detection is reflective and Figura remains an optional dependency. (1.20.1 already overrides texture and model through separate methods and did not show the 1.21.1
getSkin()conflict; this keeps behaviour consistent and future-proof.)
