Skip to content

Commit e0c39e9

Browse files
committed
forgot to add this
1 parent c921e0d commit e0c39e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/mixins.fp_chunkapi.json renamed to src/main/resources/mixins.chunkapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"minVersion": "0.8.5",
44
"package": "com.falsepattern.chunk.internal.mixin.mixins",
55
"plugin": "com.falsepattern.chunk.internal.mixin.plugin.MixinPlugin",
6-
"refmap": "mixins.fp_chunkapi.refmap.json",
6+
"refmap": "mixins.chunkapi.refmap.json",
77
"target": "@env(DEFAULT)",
88
"compatibilityLevel": "JAVA_8"
99
}

0 commit comments

Comments
 (0)