Final touches for v1.9.0

This commit is contained in:
Martin Prokoph
2024-12-30 12:11:09 +01:00
parent 3e3cd25b67
commit 75f9937035
3 changed files with 15 additions and 4 deletions

View File

@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.21
yarn_mappings=1.21+build.2
loader_version=0.15.11
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.9
# Mod Properties
mod_version = 1.9.0
@@ -17,7 +17,7 @@ org.gradle.jvmargs=-Xmx2G
# 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.100.1+1.21
fabric_version=0.110.0+1.21.1
midnightlib_version=1.6.3-fabric
polymer_version=0.9.14+1.21.1
factorytools_version=0.3.2+1.21