Skip to content

Commit c2859aa

Browse files
committed
loom: Add defaults for Fabric 1.21.4
1 parent 8702be7 commit c2859aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/gg/essential/defaults/loom.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ val revisions = mutableListOf<Revision>()
3737
// one until they opt-in to the new one.
3838
revisions.add(Revision(
3939
yarn = mapOf(
40+
12104 to "1.21.4+build.1:v2",
4041
12103 to "1.21.3+build.2:v2",
4142
12102 to "1.21.2+build.1:v2",
4243
12101 to "1.21.1+build.3:v2",

0 commit comments

Comments
 (0)