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
|
2024-03-31 11:11:10 +02:00
|
|
|
minecraft_version=1.20.4
|
2023-06-11 00:14:34 +02:00
|
|
|
minecraft_version_major=1.20
|
2024-03-31 11:11:10 +02:00
|
|
|
yarn_mappings=1.20.4+build.3
|
|
|
|
loader_version=0.15.7
|
2023-05-29 13:37:40 +02:00
|
|
|
|
|
|
|
# Mod Properties
|
2024-03-31 11:11:10 +02:00
|
|
|
mod_version=0.9.3.1
|
2023-05-29 13:37:40 +02:00
|
|
|
maven_group=quimufu.colourful-portals
|
|
|
|
archives_base_name=colourful-portals
|
|
|
|
|
|
|
|
# Dependencies
|
2024-03-31 11:11:10 +02:00
|
|
|
fabric_version=0.96.11+1.20.4
|
|
|
|
cardinal_components_version=5.4.0
|
|
|
|
immersive_portals_version_short=5.1.7
|
|
|
|
immersive_portals_version=v5.1.7-mc1.20.4
|
|
|
|
tweed_version=1.3.0+mc1.20.2
|
|
|
|
sodium_version=mc1.20.4-0.5.8
|
|
|
|
cloth_config_version=13.0.121
|