aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/resources')
-rw-r--r--src/client/resources/modid.client.mixins.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/client/resources/modid.client.mixins.json b/src/client/resources/modid.client.mixins.json
deleted file mode 100644
index 9341450..0000000
--- a/src/client/resources/modid.client.mixins.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "required": true,
- "package": "com.example.mixin.client",
- "compatibilityLevel": "JAVA_21",
- "client": [
- "ExampleClientMixin"
- ],
- "injectors": {
- "defaultRequire": 1
- }
-} \ No newline at end of file