17 lines
355 B
Properties
17 lines
355 B
Properties
org.gradle.jvmargs = -Xmx1G
|
|
|
|
#Fabric properties
|
|
minecraft_version=1.21
|
|
yarn_mappings=1.21+build.8
|
|
loader_version=0.15.11
|
|
|
|
# Fabric API
|
|
fabric_version=0.100.6+1.21
|
|
|
|
#Mod properties
|
|
mod_version = 0.10.2
|
|
maven_group = quimufu.simple_creator
|
|
archives_base_name = simple_creator
|
|
|
|
cloth_config_version=15.0.127
|
|
midnightlib_version=1.5.7-fabric |