Backport 2.0.0 to 1.16.1

This commit is contained in:
Motschen
2020-09-20 12:45:23 +02:00
parent 4764147e1c
commit 9b5a356ed1
15 changed files with 92 additions and 117 deletions

View File

@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16.2
yarn_mappings=1.16.2+build.6
loader_version=0.9.1+build.205
minecraft_version=1.16.1
yarn_mappings=1.16.1+build.7
loader_version=0.8.8+build.202
# Mod Properties
mod_version = 2.0.0
@@ -14,13 +14,13 @@ org.gradle.jvmargs=-Xmx1G
# 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.17.2+build.396-1.16
patchouli_version=1.16-40-FABRIC
maybedata_version=1.0.0-1.16.2
fabric_version=0.14.0+build.371-1.16
patchouli_version=1.16-38-FABRIC
maybedata_version=1.0.0-1.16.1
# Config stuff
auto_config_version = 3.2.0-unstable
cloth_config_version = 4.7.0-unstable
cloth_config_version = 4.6.0
mod_menu_version = 1.14.6+build.31
# MidnightHats