Port to 1.19.4
This commit is contained in:
@@ -33,12 +33,12 @@ dependencies {
|
||||
implementation 'org.joml:joml:1.10.4'*/
|
||||
|
||||
// Shimmer
|
||||
modImplementation ("com.lowdragmc.shimmer:Shimmer-fabric-1.19.1:${shimmer_version}") {
|
||||
/*modImplementation ("com.lowdragmc.shimmer:Shimmer-fabric-1.19.1:${shimmer_version}") {
|
||||
exclude(group: "net.fabricmc.fabric-api")
|
||||
}
|
||||
}*/
|
||||
|
||||
// The One Probe Fabric
|
||||
modCompileOnly("mcjty.theoneprobe:theoneprobe-fabric:${top_fabric}")
|
||||
//modCompileOnly("mcjty.theoneprobe:theoneprobe-fabric:${top_fabric}")
|
||||
|
||||
// WTHIT
|
||||
// compile against the API
|
||||
@@ -46,7 +46,7 @@ dependencies {
|
||||
|
||||
// run against the full jar
|
||||
modRuntimeOnly "mcp.mobius.waila:wthit:fabric-${wthitVersion}"
|
||||
modRuntimeOnly "lol.bai:badpackets:fabric-0.2.0"
|
||||
modRuntimeOnly "lol.bai:badpackets:fabric-0.4.1"
|
||||
}
|
||||
|
||||
loom {
|
||||
|
||||
Reference in New Issue
Block a user