mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-22 19:09:19 +02:00
first changes towards 1.19.4
This commit is contained in:
parent
8d9deef4a6
commit
238c4d65a0
1 changed files with 4 additions and 4 deletions
|
@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.5
|
||||
loader_version=0.14.13
|
||||
minecraft_version=1.19.4-rc2
|
||||
yarn_mappings=1.19.4-rc2+build.1
|
||||
loader_version=0.14.17
|
||||
|
||||
|
||||
# Mod Properties
|
||||
|
@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
|
|||
archives_base_name = mcwebserver-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.73.0+1.19.3
|
||||
fabric_version=0.75.3+1.19.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue