2020-01-25 09:54:58 +01:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
|
2024-05-07 15:25:43 +02:00
|
|
|
minecraft_version=1.20.6
|
|
|
|
yarn_mappings=1.20.6+build.1
|
|
|
|
loader_version=0.15.11
|
2021-12-23 20:58:31 +01:00
|
|
|
|
2024-05-07 15:25:43 +02:00
|
|
|
# Fabric API
|
|
|
|
fabric_version=0.97.8+1.20.6
|
2020-01-25 09:54:58 +01:00
|
|
|
|
2021-06-26 13:10:35 +02:00
|
|
|
#Cloth Config
|
2024-05-07 15:25:43 +02:00
|
|
|
cloth_version=14.0.126
|
2021-06-26 13:10:35 +02:00
|
|
|
|
|
|
|
#ModMenu
|
2024-05-07 15:25:43 +02:00
|
|
|
modmenu_version=10.0.0-beta.1
|
2021-06-26 13:10:35 +02:00
|
|
|
|
2023-09-10 22:02:00 +02:00
|
|
|
lazydfu_version=0.1.3
|
2021-08-03 22:12:18 +02:00
|
|
|
#Hash of commit form which parallel gzip will be build
|
|
|
|
pgzip_commit_hash=af5f5c297e735f3f2df7aa4eb0e19a5810b8aff6
|
|
|
|
|
2020-01-25 09:54:58 +01:00
|
|
|
# Mod Properties
|
2024-05-07 15:25:43 +02:00
|
|
|
mod_version = 3.1.4
|
2020-04-18 18:23:24 +02:00
|
|
|
maven_group = net.szum123321
|
|
|
|
archives_base_name = textile_backup
|