structure-item-mod-fabric/gradle.properties

16 lines
297 B
Properties
Raw Normal View History

2020-04-19 22:54:00 +02:00
org.gradle.jvmargs = -Xmx1G
#Fabric properties
2025-01-05 12:31:11 +01:00
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.7
loader_version=0.16.9
2021-03-31 22:10:05 +02:00
2024-07-07 21:21:19 +02:00
# Fabric API
2025-01-05 12:31:11 +01:00
fabric_version=0.114.0+1.21.4
2020-04-19 22:54:00 +02:00
#Mod properties
2025-01-05 12:31:11 +01:00
mod_version = 0.9.7
2020-04-19 22:54:00 +02:00
maven_group = quimufu.structure_item
archives_base_name = structure_item