mirror of
https://github.com/TeamMidnightDust/SwordBlocking.git
synced 2025-12-15 14:35:10 +01:00
Update to 1.21
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user