mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-22 19:29:18 +02:00
18 lines
444 B
Properties
18 lines
444 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/develop
|
|
minecraft_version=1.20
|
|
loader_version=0.14.21
|
|
fabric_version=0.83.0+1.20
|
|
|
|
# Mod Properties
|
|
mod_version = 1.2.0
|
|
maven_group = codes.ztereohype
|
|
archives_base_name = nicer-skies
|
|
|
|
# Dependencies
|
|
modmenu_version = 7.0.0-beta.2
|
|
# lithium_version = mc1.19.3-0.10.4
|
|
# spark_version = 1.9.26-fabric
|