forked from iPortalTeam/ImmersivePortalsMod
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
34 lines (27 loc) · 798 Bytes
/
Copy pathgradle.properties
File metadata and controls
34 lines (27 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=false
# Mod Properties
# don't forget to change changelog.md after bumping version
mod_version=6.0.6
maven_group=qouteall
archives_base_name=immersive-portals
modmenu_version=11.0.1
cloth_config_version=15.0.130
sodium_path=maven.modrinth:sodium:mc1.21.1-0.6.0-fabric
iris_path=maven.modrinth:iris:1.8.0+1.21.1-fabric
gravity_changer_version=cd4e3377
dimlib_version=v1.1.0-mc1.21.1
enable_sodium=true
enable_iris=true
enable_pehkui=false
enable_gravity_changer=false
enable_test_mod=false
enable_geckolib=false
# don't forget to update this if branch changes
git_branch=1.21
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.2
# Fabric API
fabric_version=0.109.0+1.21.1