aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/molehunt.mixins.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/molehunt.mixins.json b/src/main/resources/molehunt.mixins.json
index 5b76af8..8acee9a 100644
--- a/src/main/resources/molehunt.mixins.json
+++ b/src/main/resources/molehunt.mixins.json
@@ -3,8 +3,7 @@
"minVersion": "0.8",
"package": "world.anhgelus.molehunt.mixin",
"compatibilityLevel": "JAVA_21",
- "mixins": [
- ],
+ "mixins": [],
"injectors": {
"defaultRequire": 1
}