2020-04-21 19:29:46 +02:00
|
|
|
org.gradle.jvmargs = -Xmx1G
|
|
|
|
|
|
|
|
#Fabric properties
|
2023-07-02 14:54:17 +02:00
|
|
|
minecraft_version=1.20.1
|
|
|
|
minecraft_major_version=1.20
|
|
|
|
yarn_mappings=1.20.1+build.9
|
|
|
|
loader_version=0.14.21
|
|
|
|
|
|
|
|
#Fabric api
|
|
|
|
fabric_version=0.84.0+1.20.1
|
2020-04-21 19:29:46 +02:00
|
|
|
|
|
|
|
#Mod properties
|
2021-04-01 21:59:22 +02:00
|
|
|
mod_version = 0.9.0
|
2020-04-21 19:29:46 +02:00
|
|
|
maven_group = quimufu.simple_creator
|
|
|
|
archives_base_name = simple_creator
|
|
|
|
|
2023-07-02 14:54:17 +02:00
|
|
|
tweed_version=1.3.0+mc1.20-pre1
|