mirror of
https://github.com/JonasunderscoreJones/ConsoleMC.git
synced 2025-10-22 18:29:18 +02:00
bumped up mod version to 1.19.3
This commit is contained in:
parent
8d2f857327
commit
39188a6452
1 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,12 @@
|
|||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.8
|
||||
loader_version=0.14.9
|
||||
minecraft_version=1.19.3
|
||||
yarn_mappings=1.19.3+build.1
|
||||
loader_version=0.14.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.1.0
|
||||
|
@ -13,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
|
|||
archives_base_name = consolemc-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.55.1+1.19
|
||||
fabric_version=0.68.1+1.19.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue