mirror of
https://github.com/JonasunderscoreJones/nicer-skies.git
synced 2025-10-22 19:29:18 +02:00
20 lines
496 B
Properties
20 lines
496 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.19.3
|
|
loader_version=0.14.11
|
|
fabric_version=0.69.0+1.19.3
|
|
|
|
# Mod Properties
|
|
mod_version = 1.0.0
|
|
maven_group = codes.ztereohype
|
|
archives_base_name = nicer-skies
|
|
|
|
# Dependencies
|
|
modmenu_version = 5.0.2
|
|
lazydfu_version = 0.1.3
|
|
starlight_version = 1.1.1+1.19
|
|
lithium_version = mc1.19.3-0.10.4
|
|
spark_version = 1.9.26-fabric
|