1.0.1
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.0.1
|
||||
maven_group = dev.sillyangel.more_spear_enchantments
|
||||
archives_name = more_spear_enchantments
|
||||
enabled_platforms = fabric,neoforge
|
||||
|
||||
# Minecraft properties
|
||||
minecraft_version = 1.21.11
|
||||
yarn_mappings = 1.21.11+build.3
|
||||
|
||||
# Dependencies
|
||||
architectury_api_version = 19.0.1
|
||||
fabric_loader_version = 0.18.4
|
||||
fabric_api_version = 0.140.2+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