HotbarReplace/gradle.properties
Adam Macdonald b11561b7c8
Some checks failed
Java CI with Gradle / build (push) Has been cancelled
Use ItemStack instead of BlockItem specifically
2025-04-24 00:29:56 +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.4
maven_group = xyz.twokilohertz
archives_base_name = HotbarReplace
# Dependencies
fabric_version=0.121.0+1.21.5