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 c921e0d commit e0c39e9Copy full SHA for e0c39e9
src/main/resources/mixins.fp_chunkapi.json renamed to src/main/resources/mixins.chunkapi.json
@@ -3,7 +3,7 @@
3
"minVersion": "0.8.5",
4
"package": "com.falsepattern.chunk.internal.mixin.mixins",
5
"plugin": "com.falsepattern.chunk.internal.mixin.plugin.MixinPlugin",
6
- "refmap": "mixins.fp_chunkapi.refmap.json",
+ "refmap": "mixins.chunkapi.refmap.json",
7
"target": "@env(DEFAULT)",
8
"compatibilityLevel": "JAVA_8"
9
}
0 commit comments