更新到Minecraft 26.3

This commit is contained in:
TheWhiteDog9487
2026-09-17 09:47:15 +08:00
parent d2ecf4fdda
commit 741830a74b
5 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import java.nio.file.Paths
plugins {
id("net.fabricmc.fabric-loom")
`maven-publish`
id("org.jetbrains.kotlin.jvm") version "2.4.0"
id("org.jetbrains.kotlin.jvm") version "2.4.20"
}
version = providers.gradleProperty("mod_version").get()