aboutsummaryrefslogtreecommitdiff
path: root/src/client/resources/molehunt.client.mixins.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/resources/molehunt.client.mixins.json')
-rw-r--r--src/client/resources/molehunt.client.mixins.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/client/resources/molehunt.client.mixins.json b/src/client/resources/molehunt.client.mixins.json
index 7b9c0f4..b966891 100644
--- a/src/client/resources/molehunt.client.mixins.json
+++ b/src/client/resources/molehunt.client.mixins.json
@@ -1,15 +1,15 @@
{
- "required": true,
- "minVersion": "0.8",
- "package": "world.anhgelus.molehunt.client.mixin",
- "compatibilityLevel": "JAVA_21",
- "client": [
- "NoCustomizableSkinOverlay",
- "NoNametags",
- "NoPlayerListHud",
- "NoSkin"
- ],
- "injectors": {
- "defaultRequire": 1
- }
+ "required": true,
+ "minVersion": "0.8",
+ "package": "world.anhgelus.molehunt.client.mixin",
+ "compatibilityLevel": "JAVA_21",
+ "client": [
+ "NoCustomizableSkinOverlay",
+ "NoNametags",
+ "NoPlayerListHud",
+ "NoSkin"
+ ],
+ "injectors": {
+ "defaultRequire": 1
+ }
}