More-Hephaestus/gradle.properties
MinecraftMods b26640c83f
All checks were successful
Build / build (push) Successful in 1m51s
Initial commit
2024-12-31 17:33:31 +01:00

19 lines
484 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.16.9
fabric_kotlin_version=1.13.0+kotlin.2.1.0
# Mod Properties
mod_version=1.0.0
maven_group=dev.euph.minecraftmods.more_hephaestus
archives_base_name=more-hephaestus
# Dependencies
fabric_version=0.92.3+1.20.1
hephaestus_version=3.6.4.287