mirror of
https://github.com/TibiNonEst/cauldron-dyeing.git
synced 2024-11-24 11:37:19 -05:00
17 lines
400 B
Properties
17 lines
400 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.17.1
|
|
yarn_mappings=1.17.1+build.65
|
|
loader_version=0.12.12
|
|
fabric_version=0.46.1+1.17
|
|
|
|
# Mod Properties
|
|
mod_version=1.0.0
|
|
maven_group=me.tibinonest.mods
|
|
archives_base_name=cauldron-dying
|
|
|
|
# Dependencies
|
|
sodium_version=mc1.17.1-0.3.4
|