Updated to 1.19.2

This commit is contained in:
Jonas_Jones 2022-08-26 19:55:31 +02:00
parent 42c98121f9
commit 3896d5daa0
6 changed files with 10 additions and 49 deletions

View file

@ -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