GlowstoneWire/gradle.properties

18 lines
489 B
Properties
Raw Permalink Normal View History

2021-04-27 22:00:20 +00:00
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.16.5
yarn_mappings=1.16.5+build.6
loader_version=0.11.3
# Mod Properties
2021-10-28 03:31:08 +00:00
mod_version = 1.0.0
2021-04-27 22:00:20 +00:00
maven_group = me.parsell
2021-10-24 21:53:06 +00:00
archives_base_name = glowstonewire
2021-04-27 22:00:20 +00:00
# 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.32.5+1.16