9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Fix build

This commit is contained in:
Dreeam
2023-09-21 00:05:29 -04:00
parent 4524f91eae
commit faf9296fa2
2 changed files with 1 additions and 5 deletions

View File

@@ -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/"

View File

@@ -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