working 1.20.6

This commit is contained in:
Zoe Gidiere
2024-09-17 16:34:30 -06:00
parent 73047284c8
commit 664d1a3191
33 changed files with 167 additions and 119 deletions

View File

@@ -2,7 +2,7 @@
"required": true,
"minVersion": "0.8",
"package": "com.dfsek.terra.forge.mixin",
"compatibilityLevel": "JAVA_17",
"compatibilityLevel": "JAVA_21",
"mixins": [
"lifecycle.NoiseConfigMixin"
],