Initial Commit for 1.19.2

This commit is contained in:
VenomCodeDev
2022-10-11 22:00:30 -05:00
parent 91ff57231d
commit d1cd96ccd8
17 changed files with 375 additions and 65 deletions

View File

@@ -2,15 +2,17 @@
org.gradle.jvmargs=-Xmx1G
# 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
# check these on https://fabricmc.net/develop
minecraft_version=1.19.2
yarn_mappings=1.19.2+build.20
loader_version=0.14.9
# Mod Properties
mod_version = 1.0.0
maven_group = com.example
archives_base_name = fabric-example-mod
mod_version = 1.0.0
maven_group = dev.venomcode
archives_base_name = jump-vader
# Dependencies
fabric_version=0.60.0+1.19.2
fabric_version=0.62.0+1.19.2
polymer_version=0.2.16+1.19.2
server_translation_api_version=1.4.17+1.19.2