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 f66d943 commit 3985a21Copy full SHA for 3985a21
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