Update to 1.20.5, and update loom to 1.6.

This commit is contained in:
lowercasebtw
2024-04-24 20:38:12 -04:00
parent f482d2e700
commit d8ade3e4e8
11 changed files with 67 additions and 51 deletions

View File

@@ -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