aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/molehunt.client.mixins.json
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-21 23:29:47 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-21 23:29:47 +0000
commite0a3392795c7abc0c1080d71b6c0d83c8de78a2d (patch)
treef43776a2670c17ac23c6472e16fcffbdae881715 /src/client/resources/molehunt.client.mixins.json
parent0c936086d74adc98c017747684a072022e502e88 (diff)
feat(player): disable tab
Diffstat (limited to 'src/client/resources/molehunt.client.mixins.json')
-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 c5eb170..2451258 100644
--- a/src/client/resources/molehunt.client.mixins.json
+++ b/src/client/resources/molehunt.client.mixins.json
@@ -5,6 +5,7 @@
"compatibilityLevel": "JAVA_21",
"client": [
"NoNametags",
+ "NoPlayerListHud",
"NoSkin"
],
"injectors": {