aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/resources/modid.client.mixins.json
diff options
context:
space:
mode:
authorLibravatar bigfoot547 <[email protected]>2024-04-29 19:05:11 +0100
committerLibravatar bigfoot547 <[email protected]>2024-05-05 15:00:08 -0500
commitb0b4b5eb65e3dfa9f4c62df633a5078173f49005 (patch)
tree37aed041d30414333ab911f05b0dc21d47396bb3 /src/client/resources/modid.client.mixins.json
parent1.20.5 (diff)
1.20.61.20
Diffstat (limited to 'src/client/resources/modid.client.mixins.json')
-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