Update to 1.20.6 & Don't import all Item classes when it isn't needed

This commit is contained in:
lowercasebtw
2024-06-09 09:31:40 -04:00
parent d8ade3e4e8
commit 909fc4f9b0
2 changed files with 9 additions and 6 deletions

View File

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