Files
Celestium/gradle.properties
May P 46819c097f
Some checks failed
build / build (17, ubuntu-22.04) (push) Failing after 27s
build / build (17, windows-2022) (push) Has been cancelled
added lang file for terralith biomes
2026-06-16 15:51:03 +02:00

17 lines
378 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.9
loader_version=0.16.10
# Mod Properties
mod_version=1.1.3
maven_group=com.smithy
archives_base_name=celestium
# Dependencies
fabric_version=0.92.1+1.20.1