Files
Minions/gradle.properties
T
2025-06-21 00:52:12 +02:00

24 lines
581 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.6
loader_version=0.16.14
yarn_mappings=1.21.6+build.1
# Mod Properties
mod_version = 0.2.0-SNAPSHOT
maven_group = io.github.skippyall
archives_base_name = Minions
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.127.1+1.21.6
polymer_version=0.13.1+1.21.6
sgui_version=1.10.0+1.21.6
server_translations_version=2.5.1+1.21.5
universal_graves_version=3.8.0+1.21.6