Update to 1.21

This commit is contained in:
lowercasebtw
2024-06-13 13:07:05 -04:00
parent 95454d1c33
commit 7e2ef4d2d8
2 changed files with 6 additions and 5 deletions

View File

@@ -4,12 +4,12 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.20.6
yarn_mappings=1.20.6+build.3
minecraft_version=1.21
yarn_mappings=1.21+build.1
loader_version=0.15.11
# Mod Properties
mod_version = 2.0.0
mod_version = 2.0.1
maven_group = eu.midnightdust
archives_base_name = swordblocking
release_type=release
@@ -18,5 +18,5 @@ org.gradle.parallel=true
# 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.100.0+1.20.6
midnightlib_version=1.5.5-fabric
fabric_version=0.100.1+1.21
midnightlib_version=1.5.6-fabric