Files
MCTools/gradle.properties

16 lines
352 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
2025-05-19 04:44:45 +08:00
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.16.0
2025-05-19 04:44:45 +08:00
#Fabric api
fabric_version=0.100.8+1.21
2023-09-02 00:50:36 +08:00
# Mod Properties
2025-05-19 04:44:45 +08:00
mod_version = 1.0
maven_group = com.expvintl
archives_base_name = MCTools