mirror of
https://github.com/JonasunderscoreJones/McWebserver.git
synced 2025-10-22 19:09:19 +02:00
Updated project to 1.19.2
This commit is contained in:
parent
a372eb85ec
commit
6a31985afb
1 changed files with 5 additions and 5 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
|
||||
mod_version = 0.1.2
|
||||
maven_group = com.example
|
||||
archives_base_name = fabric-example-mod
|
||||
archives_base_name = mcwebserver-fabric-quilt
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.55.1+1.19
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue