Many tweaks and improvements, working towards first release

This commit is contained in:
flogic
2020-09-29 01:48:04 -06:00
parent a12cffbff0
commit 543cb55c7f
17 changed files with 198 additions and 67 deletions

View File

@@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.16.3
yarn_mappings=1.16.3+build.11
loader_version=0.9.3+build.207
yarn_mappings=1.16.3+build.17
loader_version=0.10.0+build.208
# Mod Properties
mod_version=0.1.0-SNAPSHOT
maven_group=cc.flogi.dev
archives_base_name=smooth-chunks
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.21.0+build.407-1.16
fabric_version=0.22.0+build.408-1.16