update to 1.19.3 and starts of clickgui
This commit is contained in:
parent
412cabff8a
commit
05ff377b5c
11 changed files with 115 additions and 15 deletions
|
@ -4,9 +4,9 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.28
|
||||
loader_version=0.14.10
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.1
|
||||
loader_version=0.14.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version = dev
|
||||
|
@ -14,4 +14,4 @@ org.gradle.parallel=true
|
|||
archives_base_name = moonlight
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.67.0+1.19.2
|
||||
fabric_version=0.68.1+1.19.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue