Port to 1.19.4

This commit is contained in:
2023-03-19 14:35:24 +02:00
parent c0dbe967f3
commit 0e633eef04
37 changed files with 120 additions and 159 deletions

View File

@@ -25,7 +25,7 @@ minecraft {
dependencies {
compileOnly group:'org.spongepowered', name:'mixin', version:'0.8.5'
compileOnly("me.hypherionmc.craterlib:CraterLib-common-${minecraft_version}:${craterlib_version}")
compileOnly("com.lowdragmc.shimmer:Shimmer-common-1.19.1:${shimmer_version}")
//compileOnly("com.lowdragmc.shimmer:Shimmer-common-1.19.1:${shimmer_version}")
}
processResources {