2023-05-29 13:37:40 +02:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
org.gradle.parallel=true
|
|
|
|
|
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://fabricmc.net/develop
|
2023-06-27 22:09:07 +02:00
|
|
|
minecraft_version=1.20.1
|
|
|
|
yarn_mappings=1.20.1+build.8
|
2023-06-11 00:14:34 +02:00
|
|
|
loader_version=0.14.21
|
|
|
|
minecraft_version_major=1.20
|
2023-05-29 13:37:40 +02:00
|
|
|
|
|
|
|
# Mod Properties
|
2023-06-27 22:38:19 +02:00
|
|
|
mod_version=0.9.3
|
2023-05-29 13:37:40 +02:00
|
|
|
maven_group=quimufu.colourful-portals
|
|
|
|
archives_base_name=colourful-portals
|
|
|
|
|
|
|
|
# Dependencies
|
2023-06-27 22:09:07 +02:00
|
|
|
fabric_version=0.84.0+1.20.1
|
2023-06-11 00:14:34 +02:00
|
|
|
cardinal_components_version=5.2.1
|
2023-06-27 22:09:07 +02:00
|
|
|
immersive_portals_version_short=3.1.0
|
|
|
|
immersive_portals_version=v3.1.0-mc1.20.1
|
2023-06-11 00:14:34 +02:00
|
|
|
tweed_version=1.3.0+mc1.20-pre1
|
2023-05-29 17:17:48 +02:00
|
|
|
sodium_version=0.4.10
|
2023-06-11 00:14:34 +02:00
|
|
|
cloth_config_version=11.0.99
|