Skip to content

Commit 067cd3d

Browse files
committed
Remove loom.mixin configuration from fabric build.gradle
1 parent 52c4e94 commit 067cd3d

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

fabric/build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ loom {
6060
validateAccessWidener.run()
6161
}
6262
}
63-
mixin {
64-
defaultRefmapName.set("${mod_id}.refmap.json")
65-
}
6663
// Configure runs
6764
runs {
6865
client {

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# All other plural properties expect CSV list format.
88

99
# Template Project Sync Version
10-
template_version=15
10+
template_version=16
1111

1212
# Mod Version
1313
mod_version=2.1.0

0 commit comments

Comments
 (0)