Skip to content

Commit

Permalink
Switch PacketEvents build
Browse files Browse the repository at this point in the history
  • Loading branch information
CASELOAD7000 committed Oct 26, 2024
1 parent bb5b398 commit 992ab40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
modImplementation("net.fabricmc.fabric-api:fabric-api:${rootProject.property("fabric_version")}")

include(modImplementation("me.lucko:fabric-permissions-api:0.3.1")!!)
include(modImplementation("com.github.retrooper:packetevents-fabric:2.5.0")!!)
include(modImplementation("com.github.retrooper:packetevents-fabric:2.5.8-SNAPSHOT")!!)
include(modImplementation("org.incendo:cloud-fabric:2.0.0-beta.9")!!)

include(implementation("org.yaml:snakeyaml:2.0")!!)
Expand Down

0 comments on commit 992ab40

Please sign in to comment.