Update gradle.properties
This commit is contained in:
parent
94be9291bf
commit
f95fd5d587
1 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.8
|
||||
loader_version=0.14.21
|
||||
|
||||
# Mod Properties
|
||||
|
@ -14,4 +14,4 @@ org.gradle.parallel=true
|
|||
archives_base_name = moonlight
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.83.0+1.20
|
||||
fabric_version=0.84.0+1.20.1
|
||||
|
|
Loading…
Add table
Reference in a new issue