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:
@@ -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/"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user