opac-bluemap-integration/gradle.properties
2025-10-03 19:14:01 +03:00

16 lines
No EOL
414 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.8
loader_version=0.17.2
# Mod Properties
mod_version = 1.1.0
maven_group = io.github.gaming32
archives_base_name = opac-bluemap-integration
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.133.4+1.21.8