There was an error while loading. Please reload this page.
2 parents 5d8e9c0 + 0499e64 commit 4ce3d8bCopy full SHA for 4ce3d8b
1 file changed
src/main/resources/modid.mixin.json
@@ -1,6 +1,7 @@
1
{
2
"required": true,
3
"package": "com.example.modid.mixin",
4
+ "plugin": "com.example.modid.ModMixinConfigPlugin",
5
"compatibilityLevel": "JAVA_25",
6
"target": "@env(DEFAULT)",
7
"client": [
0 commit comments