mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 00:09:18 +02:00
Update to loader 0.15.0
This commit is contained in:
parent
60fdaa7522
commit
f74f421b49
6 changed files with 20 additions and 18 deletions
|
@ -5,8 +5,8 @@ org.gradle.parallel=true
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.2
|
||||
yarn_mappings=1.20.2+build.1
|
||||
loader_version=0.14.22
|
||||
yarn_mappings=1.20.2+build.4
|
||||
loader_version=0.15.0
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
|
@ -14,4 +14,4 @@ maven_group=com.example
|
|||
archives_base_name=modid
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.89.1+1.20.2
|
||||
fabric_version=0.91.1+1.20.2
|
Loading…
Add table
Add a link
Reference in a new issue