16 lines
292 B
Properties
16 lines
292 B
Properties
org.gradle.jvmargs = -Xmx1G
|
|
|
|
#Fabric properties
|
|
minecraft_version=1.21
|
|
yarn_mappings=1.21+build.7
|
|
loader_version=0.15.11
|
|
|
|
# Fabric API
|
|
fabric_version=0.100.4+1.21
|
|
|
|
#Mod properties
|
|
mod_version = 0.9.5
|
|
maven_group = quimufu.structure_item
|
|
archives_base_name = structure_item
|
|
|