mirror of
https://github.com/TeamMidnightDust/SwordBlocking.git
synced 2025-12-15 14:35:10 +01:00
Update to 1.20.6 & Don't import all Item classes when it isn't needed
This commit is contained in:
@@ -4,9 +4,9 @@ org.gradle.parallel=true
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.20.5
|
||||
yarn_mappings=1.20.5+build.1
|
||||
loader_version=0.15.10
|
||||
minecraft_version=1.20.6
|
||||
yarn_mappings=1.20.6+build.3
|
||||
loader_version=0.15.11
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.3.2
|
||||
@@ -15,5 +15,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.97.6+1.20.5
|
||||
midnightlib_version=1.5.4-fabric
|
||||
fabric_version=0.100.0+1.20.6
|
||||
midnightlib_version=1.5.5-fabric
|
||||
|
||||
Reference in New Issue
Block a user