This commit is contained in:
mcrcortex
2025-10-08 23:07:27 +10:00
parent 4dcb7cad6d
commit 12b0c29c01
2 changed files with 6 additions and 6 deletions

View File

@@ -108,7 +108,7 @@ dependencies {
modRuntimeOnlyMsk "maven.modrinth:sodium:mc1.21.9-0.7.0-fabric"
modCompileOnly "maven.modrinth:sodium:mc1.21.9-0.7.0-fabric"
modImplementation("maven.modrinth:lithium:mc1.21.9-0.19.0-fabric")
modImplementation("maven.modrinth:lithium:mc1.21.10-0.20.0-fabric")
//modRuntimeOnlyMsk "drouarb:nvidium:0.4.1-beta4:1.21.6@jar"
modCompileOnly "drouarb:nvidium:0.4.1-beta4:1.21.6@jar"
@@ -116,8 +116,8 @@ dependencies {
modCompileOnly("maven.modrinth:modmenu:15.0.0")
//modRuntimeOnlyMsk("maven.modrinth:modmenu:15.0.0")
modCompileOnly("maven.modrinth:iris:1.9.3+1.21.9-fabric")
modRuntimeOnlyMsk("maven.modrinth:iris:1.9.3+1.21.9-fabric")
modCompileOnly("maven.modrinth:iris:1.9.4+1.21.10-fabric")
modRuntimeOnlyMsk("maven.modrinth:iris:1.9.4+1.21.10-fabric")
//modCompileOnly("maven.modrinth:starlight:1.1.3+1.20.4")

View File

@@ -7,13 +7,13 @@ org.gradle.daemon = false
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.21.9
yarn_mappings=1.21.9+build.1
minecraft_version=1.21.10
yarn_mappings=1.21.10+build.1
loader_version=0.17.2
loom_version=1.11-SNAPSHOT
# Fabric API
fabric_version=0.133.14+1.21.9
fabric_version=0.134.1+1.21.10
# Mod Properties