22 lines
641 B
Properties
22 lines
641 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
org.gradle.daemon=false
|
|
# Fabric Properties
|
|
# check these on https://modmuss50.me/fabric.html
|
|
minecraft_version=1.21.3
|
|
loader_version=0.16.7
|
|
supported_minecraft_versions=1.21.3
|
|
neoforge_version=21.3.0-beta
|
|
fabric_api_version=0.106.1+1.21.3
|
|
snakeyaml_version=2.2
|
|
concurrentutil_version=0.0.2-SNAPSHOT
|
|
cloth_version=16.0.141
|
|
modmenu_version=12.0.0-beta.1
|
|
# version ids from modrinth
|
|
fabric_lithium_version=mc1.21.1-0.14.0-beta.1
|
|
neo_lithium_version=BrMIoIMv
|
|
# Mod Properties
|
|
mod_version=0.2.0-SNAPSHOT
|
|
maven_group=ca.spottedleaf.moonrise
|
|
archives_base_name=moonrise
|