BetterEnd/gradle.properties
2022-02-24 16:08:18 +01:00

24 lines
587 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.18.1
fabric_version = 0.46.4+1.18
loader_version=0.13.3
#Loom
loom_version=0.10-SNAPSHOT
# Mod Properties
mod_version=1.0.3
maven_group=ru.betterend
archives_base_name=better-end
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version = 55-FABRIC-SNAPSHOT
bclib_version = 1.3.4
rei_version = 7.2.408
canvas_version = 1.0.+