mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 00:09:18 +02:00
Update deps
This commit is contained in:
parent
3935c0f71d
commit
38f93b4e07
6 changed files with 10 additions and 9 deletions
|
@ -5,8 +5,8 @@ org.gradle.parallel=true
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.4
|
||||
yarn_mappings=1.19.4+build.1
|
||||
loader_version=0.14.17
|
||||
yarn_mappings=1.19.4+build.2
|
||||
loader_version=0.14.19
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
|
@ -14,4 +14,4 @@ org.gradle.parallel=true
|
|||
archives_base_name = fabric-example-mod
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.75.3+1.19.4
|
||||
fabric_version=0.79.0+1.19.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue