Sets up the game to run in fabric.

This commit is contained in:
Markil3
2021-03-07 12:17:02 -07:00
parent 6d188f46f7
commit 70ff889711
20 changed files with 501 additions and 409 deletions

View File

@@ -1,14 +1,15 @@
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.jvmargs=-Xmx1G
# Forge Properties
minecraft_version=1.16.4
mappings=20201028-1.16.3
forge_version=35.1.37
minecraft_version=1.16.2
yarn_mappings=1.16.2+build.47
loader_version=0.11.1
fabric_version=0.31.0+1.16
cloth_version=4.11.14
modmenu_version=1.16.8
# Mod Properties
mod_version = 1.0