Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed Sep 21, 2023
1 parent 4524f91 commit faf9296
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
id("io.papermc.paperweight.patcher") version "1.5.6"
id("io.papermc.paperweight.patcher") version "1.5.5"
}

val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
Expand Down
4 changes: 0 additions & 4 deletions patches/server/0009-Purpur-Server-Changes.patch
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ MC-238526-Fix-spawner-not-spawning-water-animals-cor.patch
Fix-MC-123848.patch
Spark-Profiler.patch
Halloween-options-and-optimizations.patch
temporarily-revert-PaperMC-Paper-eb60bff.patch

Original license: MIT
Original project: https://github.com/PurpurMC/Purpur

diff --git a/build.gradle.kts b/build.gradle.kts
index 6cdadedb459eacf4a84c0b846399eb06a48a7b7f..15ac7e418105f9c6780b28055edfba888156ed42 100644
Expand Down

0 comments on commit faf9296

Please sign in to comment.