Updated to 1.18.1, added copper items, new recipes
This commit is contained in:
2022-01-17 23:25:39 -05:00
parent 2ca55f3b48
commit 081b744755
62 changed files with 525 additions and 68 deletions

View File

@@ -1,16 +1,16 @@
# Done to increase the memory available to gradle.
#org.gradle.jvmargs=-Xmx2G
org.gradle.jvmargs=-Xmx4G
# Fabric Properties
# check these on https://fabricmc.net/versions.html
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.63
loader_version=0.11.7
minecraft_version=1.18.1
yarn_mappings=1.18.1+build.1
loader_version=0.12.12
# Mod Properties
mod_version = 0.2.0
mod_version = 1.1.1
maven_group = tech.nevets
archives_base_name = vplus
# Dependencies
fabric_version=0.41.0+1.17
fabric_version=0.44.0+1.18