ClutteredCreative/gradle.properties
TheClashFruit bbe3aa455a
All checks were successful
Build Project / build (push) Successful in 3m53s
feat: update to latest minecraft versions
2023-12-08 22:54:43 +01:00

20 lines
465 B
Properties

# 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
# Mod Properties
mod_version = 1.0.0+mc1.20.3
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
# Local Dev Mods
modmenu_version=9.0.0-pre.1