-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathgradle.properties
41 lines (34 loc) · 1.14 KB
/
gradle.properties
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
34
35
36
37
38
39
40
41
# Done to increase the memory available to Gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Mod properties
mod_version = 2.4.0
maven_group = net.lerariemann
archives_name = infinity
enabled_platforms = fabric,neoforge
# Minecraft properties
minecraft_version = 1.21.1
yarn_mappings = 3
# Dependencies
architectury_api_version = 13.0.8
# Fabric Dependencies
fabric_loader_version = 0.16.5
fabric_api_version = 0.105.0+1.21.1
# NeoForge Dependencies
neoforge_version = 21.1.66
yarn_mappings_patch_neoforge_version = 1.21+build.4
# Forgified Fabric API module versions
forgified_fabric_api_base_version = 0.4.42+d1308ded19
forgified_fabric_api_command_version = 2.2.28+36d727be19
forgified_fabric_api_sync_version = 5.1.2+0c9b5b54d1
forgified_fabric_api_networking_version = 4.2.2+a6c6b14f19
forgified_fabric_api_object_builder_version = 15.2.0+ba60825e19
forgified_fabric_loader_version = 2.5.33+0.16.0+1.21.1
# Optional Forgified Fabric API modules
forgified_fabric_api_item_group_version = 4.1.5+e324903319
# Optional Dependencies
catalogue_version = 5631367
cloth_version = 15.0.140
modmenu_version = 11.0.2
cct_version = 1.113.1
emi_version = 1.1.18