Skip to content

Commit 78fa34b

Browse files
Update MDK with new output from mod generator
1 parent 99493ac commit 78fa34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ base {
2525
archivesName = mod_id
2626
}
2727

28-
// Mojang ships Java 21 to end users starting in 1.20.5, so mods should target Java 21.
28+
// Mojang ships Java 21 to end users in 1.21.7, so mods should target Java 21.
2929
java.toolchain.languageVersion = JavaLanguageVersion.of(21)
3030

3131
neoForge {

0 commit comments

Comments
 (0)