aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/resources')
-rw-r--r--src/client/resources/molehunt.client.mixins.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client/resources/molehunt.client.mixins.json b/src/client/resources/molehunt.client.mixins.json
index 149a39e..e6a9f8e 100644
--- a/src/client/resources/molehunt.client.mixins.json
+++ b/src/client/resources/molehunt.client.mixins.json
@@ -1,9 +1,10 @@
{
"required": true,
"minVersion": "0.8",
- "package": "world.anhgelus.molehunt.mixin.client",
+ "package": "world.anhgelus.molehunt.client.mixin",
"compatibilityLevel": "JAVA_21",
"client": [
+ "NoNametags"
],
"injectors": {
"defaultRequire": 1