RegexingHoppers/gradle.properties

12 lines
288 B
Properties
Raw Normal View History

2024-05-05 11:12:48 +02:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
2024-08-14 18:37:34 +02:00
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.0
2024-06-14 14:49:35 +02:00
# Fabric API
2024-08-14 18:37:34 +02:00
fabric_version=0.102.1+1.21.1
2024-05-05 11:12:48 +02:00
# Mod Properties
2024-08-14 18:37:34 +02:00
mod_version=1.6
maven_group=systems.brn
archives_base_name=RegexingHoppers