mirror of
https://github.com/naalit/slotlink.git
synced 2025-12-31 04:13:02 +00:00
19 lines
No EOL
518 B
Properties
19 lines
No EOL
518 B
Properties
org.gradle.jvmargs = -Xmx1G
|
|
|
|
#Fabric properties
|
|
minecraft_version = 1.15.2
|
|
yarn_mappings = 1.15.2+build.15
|
|
loader_version = 0.8.4+build.198
|
|
|
|
#Mod properties
|
|
mod_version = 0.0.0
|
|
maven_group = io.gitlab.intended.storagenetworks
|
|
archives_base_name = storagenetworks
|
|
|
|
#Dependencies
|
|
fabric_api_version = 0.10.8+build.310-1.15
|
|
cloth_config = 2.13.3
|
|
autoconfig = 2.0.1
|
|
spinnery = 2.0.28+fabric-1.15.2
|
|
trinkets = 2.4.2
|
|
modmenu = 1.10.2+build.32 |