mirror of
https://github.com/JonasunderscoreJones/ConsoleMC.git
synced 2025-10-22 18:29:18 +02:00
Updated to 1.19.2
This commit is contained in:
parent
42c98121f9
commit
3896d5daa0
6 changed files with 10 additions and 49 deletions
|
@ -3,14 +3,14 @@ org.gradle.jvmargs=-Xmx1G
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.1
|
||||
loader_version=0.14.6
|
||||
minecraft_version=1.19.2
|
||||
yarn_mappings=1.19.2+build.8
|
||||
loader_version=0.14.9
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.0
|
||||
maven_group = com.example
|
||||
archives_base_name = fabric-example-mod
|
||||
mod_version = 0.1.0
|
||||
maven_group = me.jonasjones
|
||||
archives_base_name = consolemc-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.55.1+1.19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue