structure-item-mod-fabric/gradle.properties

16 lines
292 B
Properties
Raw Normal View History

2020-04-19 22:54:00 +02:00
org.gradle.jvmargs = -Xmx1G
#Fabric properties
2023-07-01 01:37:05 +02:00
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.9
loader_version=0.14.21
2021-03-31 22:10:05 +02:00
2023-07-01 01:37:05 +02:00
#Fabric
fabric_version=0.84.0+1.20.1
2020-04-19 22:54:00 +02:00
#Mod properties
2023-07-01 15:59:01 +02:00
mod_version = 0.9.2
2020-04-19 22:54:00 +02:00
maven_group = quimufu.structure_item
archives_base_name = structure_item