Fix skins of server-only NPCs being unreliable (fixes #486)

This commit is contained in:
Jonas Herzig
2021-07-24 14:41:41 +02:00
parent 3ef355a267
commit 35fef5176d
2 changed files with 32 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"mixins": [],
"server": [],
"client": [
"Mixin_FixNPCSkinCaching",
//#if MC>=11600
"Mixin_MoveRealmsButton",
//#endif