20 lines
413 B
Properties
20 lines
413 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric properties
|
|
minecraft_version=20w30a
|
|
yarn_mappings=20w30a+build.17
|
|
loader_version=0.9.0+build.204
|
|
|
|
#Fabric api
|
|
fabric_version=0.16.0+build.386-1.16
|
|
|
|
# Mod Properties
|
|
mod_version = 1.4.8
|
|
maven_group = org.samo_lego
|
|
archives_base_name = simpleauth
|
|
|
|
# Carpet for debugging
|
|
carpet_core_version = 1.4.0+v200623
|
|
carpet_branch = 1.16
|