ClutteredCreative/gradle.properties

20 lines
465 B
Properties
Raw Permalink 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.3
yarn_mappings=1.20.3+build.1
loader_version=0.15.1
2023-08-09 17:09:50 +00:00
# Mod Properties
mod_version = 1.0.0+mc1.20.3
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.91.1+1.20.3
2023-09-24 10:38:04 +00:00
# Local Dev Mods
modmenu_version=9.0.0-pre.1