migrate to 1.19.2 and update dependencies (#51)

* migrate to 1.19.2

* Update dependencies

* Update yarn+API
This commit is contained in:
backryun
2022-10-20 03:06:51 +09:00
committed by GitHub
parent eca592b646
commit 8e0da73778
4 changed files with 9 additions and 9 deletions

View File

@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.6
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.24
loader_version=0.14.9
# Mod Properties
mod_version = 2.6.0
@@ -14,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.55.1+1.19
satin_version = 1.8.0
midnightlib_version=0.5.2
fabric_version=0.64.0+1.19.2
satin_version = 1.9.0
midnightlib_version=0.6.0