We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37b1e7 commit 2921847Copy full SHA for 2921847
src/main/resources/mixins.examplemod.json
@@ -1,6 +1,6 @@
1
{
2
"compatibilityLevel": "${java_version}",
3
- "minVersion": "0.7",
+ "minVersion": "0.8",
4
"package": "org.polyfrost.example.mixin",
5
"refmap": "mixins.${mod_id}.refmap.json",
6
"injectors": {
0 commit comments