cauldron-dyeing/gradle.properties

18 lines
397 B
Properties
Raw Normal View History

2022-01-04 12:23:14 -05:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
2022-04-06 08:08:14 -05:00
# check these on https://fabricmc.net/develop/
2022-01-22 12:35:37 -05:00
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.65
2022-04-06 08:08:14 -05:00
loader_version=0.13.3
2022-01-22 12:35:37 -05:00
fabric_version=0.46.1+1.17
2022-01-04 12:23:14 -05:00
# Mod Properties
2022-04-06 08:08:14 -05:00
mod_version=1.0.2
2022-01-04 12:23:14 -05:00
maven_group=me.tibinonest.mods
2022-04-06 08:08:14 -05:00
archives_base_name=cauldron-dyeing
2022-01-04 12:23:14 -05:00
# Dependencies
2022-01-22 12:35:37 -05:00
sodium_version=mc1.17.1-0.3.4