mirror of
https://github.com/TeamMidnightDust/Puddles.git
synced 2025-12-15 11:35:09 +01:00
Updated gradle.properties to use 1.20.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user