quickiefabric/gradle.properties
2023-12-14 20:54:38 +01:00

21 lines
481 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx3G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.1
loader_version=0.15.1
# Mod Properties
mod_version = 1.20.4.3
maven_group = de.jottyfan.minecraft
archives_base_name = quickiefabric
# Dependencies
fabric_version=0.91.2+1.20.4
# for ExtendedLeavesBlock
terraform_wood_api_version=9.0.0-alpha.3