mirror of
https://github.com/JonasunderscoreJones/ConsoleMC.git
synced 2025-10-23 02:39:17 +02:00
first changes towards 1.19.4
This commit is contained in:
parent
c753fbb4cd
commit
d29ea67813
1 changed files with 5 additions and 4 deletions
|
@ -4,9 +4,10 @@ org.gradle.parallel=true
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
minecraft_version=1.19.3
|
minecraft_version=1.19.4-rc2
|
||||||
yarn_mappings=1.19.3+build.1
|
yarn_mappings=1.19.4-rc2+build.1
|
||||||
loader_version=0.14.11
|
loader_version=0.14.17
|
||||||
|
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.1.0.1
|
mod_version = 0.1.0.1
|
||||||
|
@ -14,4 +15,4 @@ org.gradle.parallel=true
|
||||||
archives_base_name = consolemc-fabric-quilt
|
archives_base_name = consolemc-fabric-quilt
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.68.1+1.19.3
|
fabric_version=0.75.3+1.19.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue