20 lines
414 B
Properties
20 lines
414 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric properties
|
|
minecraft_version=20w20a
|
|
yarn_mappings=20w20a+build.1
|
|
loader_version=0.8.2+build.194
|
|
|
|
#Fabric api
|
|
fabric_version=0.10.9+build.346-1.16
|
|
|
|
# Mod Properties
|
|
mod_version = 1.4.2
|
|
maven_group = org.samo_lego
|
|
archives_base_name = simpleauth
|
|
|
|
# Carpet for debugging
|
|
#carpet_core_version = 1.3.23+v200513
|
|
carpet_branch = 1.16
|