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
2024-07-07 21:21:19 +02:00
minecraft_version=1.21
yarn_mappings=1.21+build.7
loader_version=0.15.11
2021-03-31 22:10:05 +02:00
2024-07-07 21:21:19 +02:00
# Fabric API
fabric_version=0.100.4+1.21
2020-04-19 22:54:00 +02:00
#Mod properties
2024-07-07 21:21:19 +02:00
mod_version = 0.9.5
2020-04-19 22:54:00 +02:00
maven_group = quimufu.structure_item
archives_base_name = structure_item