forked from Wurst-Imperium/Wurst7
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
30 lines (25 loc) · 797 Bytes
/
gradle.properties
File metadata and controls
30 lines (25 loc) · 797 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
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
org.gradle.configuration-cache=true
# Fabric Properties
# check these at https://fabricmc.net/develop/ and
# https://modrinth.com/mod/fabric-api/versions
minecraft_version=1.21.11
yarn_mappings=1.21.11+build.3
loader_version=0.18.4
loom_version=1.14-SNAPSHOT
# Fabric API
fabric_api_version=0.140.2+1.21.11
# Mod Properties
mod_version=v7.51.4-MC1.21.11
maven_group=net.wurstclient
archives_base_name=Wurst-Client
mod_loader=Fabric
# GitHub
gh_repo_id=Wurst-Imperium/Wurst7
mcx_repo_id=Wurst-Imperium/Wurst-MCX2
# Dependencies
# check at https://modrinth.com/mod/sodium/versions?l=fabric&g=1.21.11
sodium_version=mc1.21.11-0.8.2-fabric
do_mod_compat_test=true