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-06-25 22:40:27 +02:00
|
|
|
minecraft_version=1.21
|
|
|
|
minecraft_version_major=1.21
|
|
|
|
yarn_mappings=1.21+build.2
|
|
|
|
loader_version=0.15.11
|
2023-05-29 13:37:40 +02:00
|
|
|
|
|
|
|
# Mod Properties
|
2024-06-25 22:40:27 +02:00
|
|
|
mod_version=0.9.4
|
|
|
|
maven_group=quimufu.colourful-portalRepresentations
|
|
|
|
archives_base_name=colourful-portalRepresentations
|
2023-05-29 13:37:40 +02:00
|
|
|
|
|
|
|
# Dependencies
|
2024-06-25 22:40:27 +02:00
|
|
|
fabric_version=0.100.1+1.21
|
|
|
|
cca_version = 6.1.0
|
2024-03-31 11:11:10 +02:00
|
|
|
immersive_portals_version_short=5.1.7
|
|
|
|
immersive_portals_version=v5.1.7-mc1.20.4
|
|
|
|
tweed_version=1.3.0+mc1.20.2
|
2024-06-25 22:40:27 +02:00
|
|
|
sodium_version=mc1.21-0.5.9
|
|
|
|
cloth_config_version=15.0.127
|
|
|
|
midnightlib_version=1.5.7-fabric
|