finish update and fix immersive portals integration
This commit is contained in:
@@ -4,22 +4,20 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21
|
||||
minecraft_version=1.21.1
|
||||
minecraft_version_major=1.21
|
||||
yarn_mappings=1.21+build.2
|
||||
loader_version=0.15.11
|
||||
yarn_mappings=1.21.1+build.3
|
||||
loader_version=0.16.7
|
||||
|
||||
# Mod Properties
|
||||
mod_version=0.9.6
|
||||
mod_version=0.9.7
|
||||
maven_group=quimufu.colourful-portals
|
||||
archives_base_name=colourful-portals
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.100.1+1.21
|
||||
cca_version = 6.1.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.21-0.5.9
|
||||
cloth_config_version=15.0.127
|
||||
midnightlib_version=1.5.7-fabric
|
||||
fabric_version=0.105.0+1.21.1
|
||||
cca_version = 6.1.1
|
||||
immersive_portals_version_short=6.0.3
|
||||
immersive_portals_version=v6.0.3-mc1.21.1
|
||||
sodium_version=mc1.21-0.5.11
|
||||
midnightlib_version=1.6.3-fabric
|
||||
Reference in New Issue
Block a user