aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSHsuperCM <shsupercm@gmail.com>2022-01-21 10:33:11 +0200
committerSHsuperCM <shsupercm@gmail.com>2022-01-21 10:33:11 +0200
commitc3c547c6f950ebbc047cd31672f6a794483a9d0e (patch)
tree9c183dc64ef7f35a3ab635f389c793e233ebb3fb /src
parentcc08a531122bf5533abe06ae9a80a710a4a625b0 (diff)
downloadCITResewn-c3c547c6f950ebbc047cd31672f6a794483a9d0e.tar.gz
CITResewn-c3c547c6f950ebbc047cd31672f6a794483a9d0e.tar.bz2
CITResewn-c3c547c6f950ebbc047cd31672f6a794483a9d0e.zip
Added separate project for defaults & set up building
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/citresewn.mixins.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/citresewn.mixins.json b/src/main/resources/citresewn.mixins.json
index e32c847..cb275c9 100644
--- a/src/main/resources/citresewn.mixins.json
+++ b/src/main/resources/citresewn.mixins.json
@@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "shcm.shsupercm.fabric.citresewn.mixin",
- "compatibilityLevel": "JAVA_16",
+ "compatibilityLevel": "JAVA_17",
"plugin": "shcm.shsupercm.fabric.citresewn.config.CITResewnMixinConfiguration",
"mixins": [
"broken_paths.AbstractFileResourcePackMixin",