We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b039802 commit 16e91d4Copy full SHA for 16e91d4
1 file changed
src/main/resources/sableandroidpatch.mixins.json
@@ -4,10 +4,9 @@
4
"package": "com.sa1672ndo.sableandroidpatch.mixin",
5
"compatibilityLevel": "JAVA_21",
6
"mixins": [
7
- "Rapier3DMixin",
8
- "Rapier3DAccessor"
+ "Rapier3DMixin"
9
],
10
"injectors": {
11
"defaultRequire": 1
12
}
13
-}
+}
0 commit comments