mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 01:19:19 +02:00
Update deps
This commit is contained in:
parent
ffa316b7d7
commit
468c32cdb3
3 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ org.gradle.jvmargs=-Xmx1G
|
|||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.18
|
||||
yarn_mappings=1.18+build.1
|
||||
loader_version=0.12.6
|
||||
loader_version=0.12.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
|
@ -13,4 +13,4 @@ org.gradle.jvmargs=-Xmx1G
|
|||
archives_base_name = fabric-example-mod
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.43.1+1.18
|
||||
fabric_version=0.44.0+1.18
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue