mirror of
https://github.com/TeamMidnightDust/SwordBlocking.git
synced 2025-12-16 06:55:08 +01:00
Update to 1.20.5, and update loom to 1.6.
This commit is contained in:
@@ -1,18 +1,19 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.20
|
||||
yarn_mappings=1.20+build.1
|
||||
loader_version=0.14.21
|
||||
minecraft_version=1.20.5
|
||||
yarn_mappings=1.20.5+build.1
|
||||
loader_version=0.15.10
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.3.1
|
||||
mod_version = 1.3.2
|
||||
maven_group = eu.midnightdust
|
||||
archives_base_name = swordblocking
|
||||
|
||||
# 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.83.0+1.20
|
||||
midnightlib_version=1.4.1-fabric
|
||||
fabric_version=0.97.6+1.20.5
|
||||
midnightlib_version=1.5.4-fabric
|
||||
|
||||
Reference in New Issue
Block a user