mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 01:19:19 +02:00
1.20.2
This commit is contained in:
parent
83fc4031af
commit
d6380af85c
3 changed files with 8 additions and 8 deletions
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.9
|
||||
loader_version=0.14.21
|
||||
minecraft_version=1.20.2
|
||||
yarn_mappings=1.20.2+build.1
|
||||
loader_version=0.14.22
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
|
@ -14,4 +14,4 @@ maven_group=com.example
|
|||
archives_base_name=modid
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.85.0+1.20.1
|
||||
fabric_version=0.89.1+1.20.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue