aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorHacktheTime <l4bg0jb7@duck.com>2023-07-10 22:18:09 +0200
committerhackthetime <l4bg0jb7@duck.com>2023-09-05 08:21:49 +0200
commitee998f5a34e3fff6ddebc24bbcc71ac406e5783b (patch)
treeeecad1003c81ee2e87a57b116779a697845d5d0d /src/main/resources
parent0baa0083e23e1b41bfaacd8ee8c38959b966a9dd (diff)
downloadBBsentials-ee998f5a34e3fff6ddebc24bbcc71ac406e5783b.tar.gz
BBsentials-ee998f5a34e3fff6ddebc24bbcc71ac406e5783b.tar.bz2
BBsentials-ee998f5a34e3fff6ddebc24bbcc71ac406e5783b.zip
General Changes again....
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/modid.mixins.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/modid.mixins.json b/src/main/resources/modid.mixins.json
index 980aedc..50a63d3 100644
--- a/src/main/resources/modid.mixins.json
+++ b/src/main/resources/modid.mixins.json
@@ -9,8 +9,7 @@
],
"client": [
"SimpleOptionMixin",
- "ClientCommandSourceMixin"
- ],
+ "ClientCommandSourceMixin"],
"injectors": {
"defaultRequire": 1
}