Use official Satin build, Gradle cleanup, Remove unneeded dependencies

This commit is contained in:
Motschen
2020-12-20 15:05:55 +01:00
parent 432934b056
commit d42905746b
5 changed files with 65 additions and 105 deletions

View File

@@ -1,17 +1,23 @@
minecraft_version=1.16.2
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
mod_version=2.0.0
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=20w51a
yarn_mappings=20w51a+build.5
loader_version=0.10.8
fabric_version=0.28.3+1.17
# Mod Properties
mod_version = 2.0.0-20w51a+fabric
maven_group = com.tterrag.blur
archives_base_name = Blur
fabric_loader_version=0.9.1+build.205
fabric_version=0.18.0+build.397-1.16
mappings_version=1.16.2+build.19
auto_config_version = 3.2.0-unstable
cloth_config_version = 4.7.0-unstable
mod_menu_version = 1.14.6+build.31
# Satin library
satin_version = 1.5.1
project_id=268324
release_type=release
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.26.1+1.16
auto_config_version = 3.2.0-unstable
cloth_config_version = 4.7.0-unstable
mod_menu_version = 1.14.6+build.31
satin_version = 1.6.0-nightly.20w48a