mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 00:09:18 +02:00
1.20.5
This commit is contained in:
parent
453617dda0
commit
c8dba6da19
6 changed files with 13 additions and 13 deletions
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.4
|
||||
yarn_mappings=1.20.4+build.3
|
||||
loader_version=0.15.9
|
||||
minecraft_version=1.20.5
|
||||
yarn_mappings=1.20.5+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
|
@ -14,4 +14,4 @@ maven_group=com.example
|
|||
archives_base_name=modid
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.96.11+1.20.4
|
||||
fabric_version=0.97.5+1.20.5
|
Loading…
Add table
Add a link
Reference in a new issue