diff --git a/patches/server/Use-Velocity-compression-and-cipher-natives.patch b/patches/server/Use-Velocity-compression-and-cipher-natives.patch index 3713937825..d1b239ce09 100644 --- a/patches/server/Use-Velocity-compression-and-cipher-natives.patch +++ b/patches/server/Use-Velocity-compression-and-cipher-natives.patch @@ -8,14 +8,6 @@ diff --git a/build.gradle.kts b/build.gradle.kts index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 --- a/build.gradle.kts +++ b/build.gradle.kts -@@ -0,0 +0,0 @@ repositories { - } - } - // Paper end -+ maven("https://repo.velocitypowered.com/snapshots/") // Paper - } - - dependencies { @@ -0,0 +0,0 @@ dependencies { implementation("io.netty:netty-all:4.1.65.Final") // Paper