mirror of
https://github.com/BlockWorldGroup/Ledger-Databases.git
synced 2025-08-16 11:09:42 +08:00
20 lines
488 B
Properties
20 lines
488 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/versions.html
|
|
# minecraft_version=1.19
|
|
# yarn_mappings=1.19+build.4
|
|
# loader_version=0.14.8
|
|
minecraft_version=1.21.6
|
|
yarn_mappings=1.21.7+build.6
|
|
loader_version=0.16.14
|
|
loom_version=1.11-SNAPSHOT
|
|
|
|
# Fabric API
|
|
#fabric_version=0.129.0+1.21.7
|
|
|
|
# Mod Properties
|
|
mod_version = 1.3.12
|
|
maven_group = net.quiltservertools
|
|
archives_base_name = ledger-databases |