16 lines
293 B
Properties
16 lines
293 B
Properties
org.gradle.jvmargs = -Xmx1G
|
|
|
|
#Fabric properties
|
|
minecraft_version=1.16.5
|
|
yarn_mappings=1.16.5+build.6
|
|
loader_version=0.11.3
|
|
|
|
#Fabric api
|
|
fabric_version=0.32.5+1.16
|
|
|
|
#Mod properties
|
|
mod_version = 0.8.0
|
|
maven_group = quimufu.structure_item
|
|
archives_base_name = structure_item
|
|
|