mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 00:09:18 +02:00
1.21
This commit is contained in:
parent
2930d65441
commit
48712f09a1
3 changed files with 7 additions and 7 deletions
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.1
|
||||
loader_version=0.15.10
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.1
|
||||
loader_version=0.15.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
|
@ -14,4 +14,4 @@ maven_group=com.example
|
|||
archives_base_name=modid
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.97.8+1.20.6
|
||||
fabric_version=0.100.1+1.21
|
Loading…
Add table
Add a link
Reference in a new issue