# Done to increase the memory available to Gradle. org.gradle.jvmargs=-Xmx1G org.gradle.parallel=true # IntelliJ IDEA is not yet fully compatible with configuration cache: # https://github.com/FabricMC/fabric-loom/issues/1349 org.gradle.configuration-cache=false # Fabric properties # Check current versions on https://fabricmc.net/develop minecraft_version=26.1.2 loader_version=0.19.2 loom_version=1.16-SNAPSHOT # Mod properties mod_version=1.0.0 maven_group=fr.koka99cab archives_base_name=harder # Dependencies fabric_api_version=0.148.0+26.1.2