ClutteredCreative/gradle.properties

18 lines
411 B
Properties
Raw Normal View History

2023-08-09 17:09:50 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20
yarn_mappings=1.20+build.1
loader_version=0.14.22
# Mod Properties
2023-08-09 17:40:15 +00:00
mod_version = 1.0.0-rc.1
2023-08-09 17:09:50 +00:00
maven_group = me.theclashfruit
archives_base_name = cc
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.83.0+1.20