mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 01:19:19 +02:00
1.20.1
This commit is contained in:
parent
91133dbdc7
commit
921b564de2
2 changed files with 4 additions and 4 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.1
|
||||
loader_version=0.14.21
|
||||
|
||||
# Mod Properties
|
||||
|
@ -14,4 +14,4 @@ maven_group=com.example
|
|||
archives_base_name=modid
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.83.0+1.20
|
||||
fabric_version=0.83.0+1.20.1
|
Loading…
Add table
Add a link
Reference in a new issue