2020-04-21 19:29:46 +02:00
|
|
|
org.gradle.jvmargs = -Xmx1G
|
|
|
|
|
|
|
|
#Fabric properties
|
2024-07-11 23:38:19 +02:00
|
|
|
minecraft_version=1.21
|
|
|
|
yarn_mappings=1.21+build.8
|
|
|
|
loader_version=0.15.11
|
2023-07-02 14:54:17 +02:00
|
|
|
|
2024-07-11 23:38:19 +02:00
|
|
|
# Fabric API
|
|
|
|
fabric_version=0.100.6+1.21
|
2020-04-21 19:29:46 +02:00
|
|
|
|
|
|
|
#Mod properties
|
2023-07-07 23:31:32 +02:00
|
|
|
mod_version = 0.10.2
|
2020-04-21 19:29:46 +02:00
|
|
|
maven_group = quimufu.simple_creator
|
|
|
|
archives_base_name = simple_creator
|
|
|
|
|
2024-07-11 23:38:19 +02:00
|
|
|
cloth_config_version=15.0.127
|
|
|
|
midnightlib_version=1.5.7-fabric
|