16 lines
297 B
Properties
16 lines
297 B
Properties
org.gradle.jvmargs = -Xmx1G
|
|
|
|
#Fabric properties
|
|
minecraft_version=1.21.1
|
|
yarn_mappings=1.21.1+build.3
|
|
loader_version=0.16.7
|
|
|
|
# Fabric API
|
|
fabric_version=0.105.0+1.21.1
|
|
|
|
#Mod properties
|
|
mod_version = 0.9.6
|
|
maven_group = quimufu.structure_item
|
|
archives_base_name = structure_item
|
|
|