-
Notifications
You must be signed in to change notification settings - Fork 28
/
gradle.properties
32 lines (29 loc) · 998 Bytes
/
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
# Done to increase the memory available to Gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Mod properties
mod_name = Dynamic Surroundings
mod_description = Alters the fabric of Minecraft experience by weaving a tapestry of sound and visual effects
mod_version = 0.4.2
mod_author = OreCruncher
mod_license = MIT
mod_issues_url = https://github.com/OreCruncher/DynamicSurroundingsFabric/issues
mod_homepage_url = https://github.com/OreCruncher/DynamicSurroundingsFabric
maven_group = org.orecruncher
archives_name = dynamicsurroundings
enabled_platforms = fabric,neoforge
# Minecraft properties
minecraft_version = 1.21.1
# Dependencies
architectury_api_version = 13.0.8
fabric_loader_version = 0.16.9
fabric_api_version = 0.110.0+1.21.1
neoforge_version = 21.1.84
nashorn_version = 15.4
glitchcore_version = 2.1.0.0
serene_seasons_version = 10.1.0.1
bop_version = 21.1.0.7
terrablender_version = 4.1.0.5
clothapi_version = 15.0.140
yacl_version = 3.6.1+1.21
modmenu_version = 11.0.3