Updated gradle.properties to use 1.20.1

This commit is contained in:
Adam Wojciak
2023-07-27 19:33:06 -04:00
parent 322f101a12
commit 968ad71829

View File

@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.19
yarn_mappings=1.19+build.4
loader_version=0.14.8
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.14.21
# Mod Properties
@@ -14,6 +14,5 @@ org.gradle.jvmargs=-Xmx1G
archives_base_name = puddles
# 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.56.0+1.19
fabric_version=0.86.1+1.20.1
midnightlib_version=0.5.2