Update API+Loader

This commit is contained in:
Backryun
2023-10-31 00:38:17 +09:00
parent b240c303c3
commit 7ed281b2f9

View File

@@ -6,7 +6,7 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop # check these on https://fabricmc.net/develop
minecraft_version=1.20.2 minecraft_version=1.20.2
yarn_mappings=1.20.2+build.4 yarn_mappings=1.20.2+build.4
loader_version=0.14.23 loader_version=0.14.24
# Mod Properties # Mod Properties
mod_version=3.1.1 mod_version=3.1.1
@@ -15,6 +15,6 @@ org.gradle.parallel=true
# Dependencies # Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.90.0+1.20.2 fabric_version=0.90.4+1.20.2
satin_version=1.14.0 satin_version=1.14.0
midnightlib_version=1.5.0-fabric midnightlib_version=1.5.0-fabric