-
-
Notifications
You must be signed in to change notification settings - Fork 25
Expand file tree
/
Copy pathgradle.properties
More file actions
32 lines (28 loc) · 1.2 KB
/
Copy pathgradle.properties
File metadata and controls
32 lines (28 loc) · 1.2 KB
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
# Gradle Properties
org.gradle.jvmargs=-Xmx4G
org.gradle.daemon=false
# Minecraft Properties
# https://fabricmc.net/develop/
fabric_loader_version=0.17.3
# Mod Properties
mod_id=inventorio
mod_name=Inventorio
mod_authors=RubixDev,LizardOfOz
mod_version=1.11.0
mod_description=My vision of the Inventory Update. Includes Deep Pockets Enchantment, Tool Belt, Utility Belt and more.
maven_group=de.rubixdev.inventorio
archives_base_name=inventorio
license=All Rights Reserved
homepage_url=https://github.com/RubixDev/Inventorio
sources_url=https://github.com/RubixDev/Inventorio
issues_url=https://github.com/RubixDev/Inventorio/issues
# Global Dependencies
# https://maven.fabricmc.net/net/fabricmc/fabric-language-kotlin/
fabric_kotlin_version=1.12.3+kotlin.2.0.21
# https://github.com/thedarkcolour/KotlinForForge/blob/site/thedarkcolour/kotlinforforge/maven-metadata.xml
# https://docs.google.com/spreadsheets/d/1v8K90PBa5qPFrlHBA8PSqlBTYCcp078o5E2XQbt5BUs/edit?usp=sharing
neoforge_kotlin_version=5.6.0
# https://github.com/Fallen-Breath/conditional-mixin/tags
conditional_mixin_version=0.6.4
# Other
run_with_compat_mods=false