mirror of
https://github.com/BlockWorldGroup/Ledger-Databases.git
synced 2025-08-17 11:39:43 +08:00
Update
This commit is contained in:
parent
991c339e3b
commit
e0699492a4
@ -2,12 +2,19 @@
|
|||||||
org.gradle.jvmargs=-Xmx2G
|
org.gradle.jvmargs=-Xmx2G
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/versions.html
|
# check these on https://fabricmc.net/versions.html
|
||||||
minecraft_version=1.19
|
# minecraft_version=1.19
|
||||||
yarn_mappings=1.19+build.4
|
# yarn_mappings=1.19+build.4
|
||||||
loader_version=0.14.8
|
# 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 Properties
|
||||||
mod_version = 1.2.0
|
mod_version = 1.3.12
|
||||||
maven_group = net.quiltservertools
|
maven_group = net.quiltservertools
|
||||||
archives_base_name = ledger-databases
|
archives_base_name = ledger-databases
|
Loading…
x
Reference in New Issue
Block a user