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:
QPCrummer
2022-07-12 19:19:05 -04:00
parent 081b744755
commit caa0f277f1
32 changed files with 434 additions and 322 deletions

View File

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