Starlight compat, start on render distance slider, added viewport "api", tweeked caching rings to 6,6

This commit is contained in:
mcrcortex
2024-02-21 14:53:38 +10:00
parent 5b689c622a
commit b9749d3092
18 changed files with 221 additions and 84 deletions

View File

@@ -58,6 +58,7 @@ dependencies {
modImplementation("maven.modrinth:cloth-config:13.0.121+fabric")
modImplementation("maven.modrinth:modmenu:9.0.0")
modCompileOnly("maven.modrinth:iris:1.6.17+1.20.4")
modCompileOnly("maven.modrinth:starlight:1.1.3+1.20.4")
//modRuntimeOnly("maven.modrinth:iris:1.6.17+1.20.4")
}