aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
blob: 597ed74087ee5944cbd10b1a68112cb34b7f93af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G

# Fabric Properties
	# check these on https://fabricmc.net/use
	minecraft_version=20w20b
	yarn_mappings=20w20b+build.3
	loader_version=0.8.3+build.196

# Mod Properties
	mod_version = 0.0.4-dev1.16-pre
	maven_group = re.jag
	archives_base_name = parquet

# 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.10.9+build.346-1.16