Files
BetterBeds/gradle.properties
Wasinthorn Suksri 11d0c5d348 Update to 1.19.3
2022-12-20 14:39:40 +07:00

18 lines
509 B
Properties
Executable File

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx2G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.19.3
yarn_mappings=1.19.3+build.3
loader_version=0.14.11
# Mod Properties
mod_version = 1.3.0
maven_group = eu.midnightdust.motschen
archives_base_name = betterbeds
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.69.1+1.19.3