2020-01-25 09:54:58 +01:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
|
2023-09-12 22:04:22 +02:00
|
|
|
minecraft_version=1.20.2-pre3
|
|
|
|
yarn_mappings=1.20.2-pre3+build.5
|
2023-09-10 00:39:52 +02:00
|
|
|
loader_version=0.14.22
|
2021-12-23 20:58:31 +01:00
|
|
|
|
2020-03-22 20:10:30 +01:00
|
|
|
#Fabric api
|
2023-09-12 22:04:22 +02:00
|
|
|
fabric_version=0.88.3+1.20.2
|
2020-01-25 09:54:58 +01:00
|
|
|
|
2021-06-26 13:10:35 +02:00
|
|
|
#Cloth Config
|
2023-09-10 00:39:52 +02:00
|
|
|
cloth_version=11.1.106
|
2021-06-26 13:10:35 +02:00
|
|
|
|
|
|
|
#ModMenu
|
2023-09-10 00:39:52 +02:00
|
|
|
modmenu_version=7.2.2
|
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
|
2023-09-12 22:04:22 +02:00
|
|
|
mod_version = 3.1.2
|
2020-04-18 18:23:24 +02:00
|
|
|
maven_group = net.szum123321
|
|
|
|
archives_base_name = textile_backup
|