Remove iris/sodium from runtime

If needing testing can always throw the jars in the mods folder
This commit is contained in:
Mrbysco 2024-11-05 19:34:09 +01:00
parent 7fb62cb859
commit 5fb22fa63c

View file

@ -94,9 +94,6 @@ repositories {
includeGroup "curse.maven"
}
}
maven {
url = "https://api.modrinth.com/maven"
}
maven { url = 'https://maven.octo-studios.com/releases' }
}
@ -113,8 +110,6 @@ dependencies {
localRuntime "curse.maven:jade-324717:5803666"
localRuntime "curse.maven:mekanism-268560:5680395"
localRuntime "maven.modrinth:sodium:mc1.21.1-0.6.0-beta.4-neoforge"
localRuntime "curse.maven:irisshaders-455508:5873114"
// Immersive Engineering, mainly for compat datagen
localRuntime "curse.maven:ie-231951:5828000"