BetterEnd/gradle.properties
2022-01-27 16:00:34 +01:00

24 lines
588 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.2+1.18
loader_version=0.12.12
#Loom
loom_version=0.10-SNAPSHOT
# Mod Properties
mod_version=1.0.2
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.0
rei_version = 7.2.408
canvas_version = 1.0.+