Arctic/gradle.properties

22 lines
503 B
Properties
Raw Permalink Normal View History

2023-12-18 15:45:05 +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.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.1
# Mod Properties
2023-12-31 11:30:39 +00:00
mod_version = 1.1.0+mc1.20.4
2023-12-18 15:45:05 +00:00
maven_group = me.theclashfruit
archives_base_name = arctic
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.91.3+1.20.4
geckolib_version=4.3.1
# Development Runtime Mods
modmenu_version=9.0.0-pre.1