Initial Update to 1.19
- Updated to 1.19 - Added mangrove vertical slabs It has one launch crash that will need to be fixed
This commit is contained in:
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx4G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version=1.18.1
|
||||
yarn_mappings=1.18.1+build.1
|
||||
loader_version=0.12.12
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.4
|
||||
loader_version=0.14.8
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.1.1
|
||||
@@ -13,4 +13,4 @@ maven_group = tech.nevets
|
||||
archives_base_name = vplus
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.44.0+1.18
|
||||
fabric_version=0.57.0+1.19
|
||||
Reference in New Issue
Block a user