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 09fb1ef commit 9d89f1cCopy full SHA for 9d89f1c
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.client.mixin",
5
"refmap": "mixins.${mod_id}.refmap.json",
6
"injectors": {
0 commit comments