Files
MCTools/gradle.properties

16 lines
368 B
Properties
Raw Permalink Normal View History

2023-09-02 00:50:36 +08:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
2023-09-02 00:50:36 +08:00
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
2025-05-16 17:24:20 +08:00
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
2025-04-08 16:26:11 +08:00
loader_version=0.16.12
#Fabric api
2025-05-16 17:24:20 +08:00
fabric_version=0.92.5+1.20.1
2023-09-02 00:50:36 +08:00
# Mod Properties
mod_version = 1.0
maven_group = com.expvintl
archives_base_name = MCTools