mirror of
https://github.com/JonasunderscoreJones/BuildGPT.git
synced 2025-10-23 01:19:19 +02:00
This commit is contained in:
parent
30821d250c
commit
179005f93a
4 changed files with 9 additions and 9 deletions
|
@ -4,14 +4,15 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21.3
|
||||
yarn_mappings=1.21.3+build.2
|
||||
loader_version=0.16.9
|
||||
minecraft_version=1.21.5
|
||||
yarn_mappings=1.21.5+build.1
|
||||
loader_version=0.16.14
|
||||
loom_version=1.10-SNAPSHOT
|
||||
|
||||
# Fabric API
|
||||
fabric_version=0.109.0+1.21.3
|
||||
fabric_version=0.126.0+1.21.5
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
mod_version=1.0.1
|
||||
maven_group=dev.jonasjones
|
||||
archives_base_name=buildgpt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue