update
This commit is contained in:
@@ -105,8 +105,8 @@ dependencies {
|
|||||||
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
|
||||||
|
|
||||||
//TODO: this is to eventually not need sodium installed as atm its just used for parsing shaders
|
//TODO: this is to eventually not need sodium installed as atm its just used for parsing shaders
|
||||||
modRuntimeOnlyMsk "maven.modrinth:sodium:mc1.21.9-0.7.0-fabric"
|
modRuntimeOnlyMsk "maven.modrinth:sodium:mc1.21.10-0.7.2-fabric"
|
||||||
modCompileOnly "maven.modrinth:sodium:mc1.21.9-0.7.0-fabric"
|
modCompileOnly "maven.modrinth:sodium:mc1.21.10-0.7.2-fabric"
|
||||||
|
|
||||||
modImplementation("maven.modrinth:lithium:mc1.21.10-0.20.0-fabric")
|
modImplementation("maven.modrinth:lithium:mc1.21.10-0.20.0-fabric")
|
||||||
|
|
||||||
@@ -116,8 +116,8 @@ dependencies {
|
|||||||
modCompileOnly("maven.modrinth:modmenu:15.0.0")
|
modCompileOnly("maven.modrinth:modmenu:15.0.0")
|
||||||
//modRuntimeOnlyMsk("maven.modrinth:modmenu:15.0.0")
|
//modRuntimeOnlyMsk("maven.modrinth:modmenu:15.0.0")
|
||||||
|
|
||||||
modCompileOnly("maven.modrinth:iris:1.9.4+1.21.10-fabric")
|
modCompileOnly("maven.modrinth:iris:1.9.6+1.21.10-fabric")
|
||||||
modRuntimeOnlyMsk("maven.modrinth:iris:1.9.4+1.21.10-fabric")
|
modRuntimeOnlyMsk("maven.modrinth:iris:1.9.6+1.21.10-fabric")
|
||||||
|
|
||||||
//modCompileOnly("maven.modrinth:starlight:1.1.3+1.20.4")
|
//modCompileOnly("maven.modrinth:starlight:1.1.3+1.20.4")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user