aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources
diff options
context:
space:
mode:
authorWilliam Hergès <anhgelus.morhtuuzh@proton.me>2024-08-31 22:48:39 +0200
committerGitHub <noreply@github.com>2024-08-31 22:48:39 +0200
commit29aaccf793da15e5b28993be84279a6087d5de6e (patch)
tree6e51e6b2fe50c1fa044632302373c0af1d104a5e /src/client/resources
parentb5d0c61364ca6d6545b8ae4507b9c0990bb17835 (diff)
parentfdb9a0174c22499f545a0426d6d72148cf76411c (diff)
Merge pull request #17 from anhgelus/feat/force-skin-overlay
[Feat] NoCustomizableSkinOverlay
Diffstat (limited to 'src/client/resources')
-rw-r--r--src/client/resources/molehunt.client.mixins.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/resources/molehunt.client.mixins.json b/src/client/resources/molehunt.client.mixins.json
index 2451258..7b9c0f4 100644
--- a/src/client/resources/molehunt.client.mixins.json
+++ b/src/client/resources/molehunt.client.mixins.json
@@ -4,6 +4,7 @@
"package": "world.anhgelus.molehunt.client.mixin",
"compatibilityLevel": "JAVA_21",
"client": [
+ "NoCustomizableSkinOverlay",
"NoNametags",
"NoPlayerListHud",
"NoSkin"