HotbarReplace/gradle.properties
Adam Macdonald 4ea309bbe9
Some checks failed
Java CI with Gradle / build (push) Failing after 15m56s
Update to Minecraft 1.21.5
2025-04-23 22:12:34 +01:00

17 lines
349 B
Properties

# Done to increase the memory available to Gradle
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
minecraft_version=1.21.5
yarn_mappings=1.21.5+build.1
loader_version=0.16.13
# Mod Properties
mod_version = 0.1.3
maven_group = xyz.twokilohertz
archives_base_name = HotbarReplace
# Dependencies
fabric_version=0.121.0+1.21.5