Update to 1.21.3

This commit is contained in:
Vos
2026-03-15 17:10:24 -05:00
parent 582a614042
commit 43f9f7760d
202 changed files with 1413 additions and 1644 deletions
+3 -4
View File
@@ -35,10 +35,9 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
modCompileOnly "me.shedaniel:RoughlyEnoughItems-api-fabric:16.0.777"
modRuntimeOnly "me.shedaniel:RoughlyEnoughItems-fabric:16.0.777"
modApi "dev.architectury:architectury-fabric:13.0.8"
modApi "me.shedaniel.cloth:cloth-config-fabric:15.0.140"
modApi "me.shedaniel:RoughlyEnoughItems-fabric:17.0.807"
modApi "dev.architectury:architectury-fabric:14.0.4"
modApi "me.shedaniel.cloth:cloth-config-fabric:16.0.143"
}
processResources {