shylie-test-mod/gradle.properties
shylie 8ea217d412
Some checks are pending
build / build (push) Waiting to run
Initial commit
2026-04-26 21:38:08 -04:00

21 lines
578 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# IntelliJ IDEA is not yet fully compatible with configuration cache, see: https://github.com/FabricMC/fabric-loom/issues/1349
org.gradle.configuration-cache=false
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.21.1
loader_version=0.19.2
loom_version=1.16-SNAPSHOT
# Mod Properties
mod_version=1.0.0
maven_group=info.shylie.testmod
# Dependencies
fabric_api_version=0.116.11+1.21.1
trickster_version=2.0.0-beta.35
sable_version=1.1.3