We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52c4e94 commit 067cd3dCopy full SHA for 067cd3d
2 files changed
fabric/build.gradle
@@ -60,9 +60,6 @@ loom {
60
validateAccessWidener.run()
61
}
62
63
- mixin {
64
- defaultRefmapName.set("${mod_id}.refmap.json")
65
- }
66
// Configure runs
67
runs {
68
client {
gradle.properties
@@ -7,7 +7,7 @@
7
# All other plural properties expect CSV list format.
8
9
# Template Project Sync Version
10
-template_version=15
+template_version=16
11
12
# Mod Version
13
mod_version=2.1.0
0 commit comments