fabric stable 1.3.0+1.21.11
This commit is contained in:
20
gradle.properties
Normal file
20
gradle.properties
Normal file
@@ -0,0 +1,20 @@
|
||||
# Done to increase the memory available to Gradle.
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Mod properties
|
||||
mod_version = 1.3.0
|
||||
maven_group = dev.sillyangel.nuggetmod
|
||||
archives_name = nuggetmod
|
||||
enabled_platforms = fabric,neoforge
|
||||
|
||||
# Minecraft properties
|
||||
minecraft_version = 1.21.11
|
||||
yarn_mappings = 1.21.11+build.4
|
||||
|
||||
# Dependencies
|
||||
architectury_api_version = 19.0.1
|
||||
fabric_loader_version = 0.18.4
|
||||
fabric_api_version = 0.141.1+1.21.11
|
||||
neoforge_version = 21.11.17-beta
|
||||
yarn_mappings_patch_neoforge_version = 1.21+build.6
|
||||
Reference in New Issue
Block a user