structure-item-mod-fabric/gradle.properties

16 lines
297 B
Properties
Raw Permalink Normal View History

2020-04-19 22:54:00 +02:00
org.gradle.jvmargs = -Xmx1G
#Fabric properties
2024-10-12 01:02:58 +02:00
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.7
2021-03-31 22:10:05 +02:00
2024-07-07 21:21:19 +02:00
# Fabric API
2024-10-12 01:02:58 +02:00
fabric_version=0.105.0+1.21.1
2020-04-19 22:54:00 +02:00
#Mod properties
2024-10-12 01:02:58 +02:00
mod_version = 0.9.6
2020-04-19 22:54:00 +02:00
maven_group = quimufu.structure_item
archives_base_name = structure_item