chore: update to 1.21
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
ci/woodpecker/tag/jfmod Pipeline was successful

This commit is contained in:
Johannes Frohnmeyer 2024-06-14 11:05:09 +02:00
parent 981d10d426
commit 00b43abd02
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -9,14 +9,14 @@ loom {
allprojects { group = "io.gitlab.jfronny" }
base.archivesName = "resclone"
val modmenuVersion = "10.0.0-beta.1"
val commonsVersion = "1.7-SNAPSHOT"
val modmenuVersion = "11.0.0-beta.1"
val commonsVersion = "2.0.0-SNAPSHOT"
jfMod {
minecraftVersion = "1.20.5"
minecraftVersion = "1.21"
yarn("build.1")
loaderVersion = "0.15.10"
libJfVersion = "3.15.4"
fabricApiVersion = "0.97.6+1.20.5"
loaderVersion = "0.15.11"
libJfVersion = "3.16.0"
fabricApiVersion = "0.100.1+1.21"
modrinth {
projectId = "resclone"