diff --git a/leaves-server/build.gradle.kts.patch b/leaves-server/build.gradle.kts.patch index 4b117d15..db1eb179 100644 --- a/leaves-server/build.gradle.kts.patch +++ b/leaves-server/build.gradle.kts.patch @@ -6,7 +6,7 @@ import io.papermc.paperweight.attribute.DevBundleOutput import io.papermc.paperweight.util.* import io.papermc.paperweight.util.data.FileEntry -@@ -10,22 +_,35 @@ +@@ -10,24 +_,37 @@ `java-library` `maven-publish` idea @@ -43,8 +43,11 @@ + // Leaves end - build change + spigot { - enabled = true +- enabled = true ++ // enabled = true buildDataRef = "436eac9815c211be1a2a6ca0702615f995e81c44" + packageVersion = "v1_21_R5" // also needs to be updated in MappingEnvironment + } @@ -49,6 +_,7 @@ libraryRepositories.addAll( "https://repo.maven.apache.org/maven2/", @@ -191,7 +194,7 @@ +} +// Leaves end - create config file + -+// Leaves start - what is it? ++// Leaves start - we do not need this +/* fill { project("paper") @@ -202,4 +205,4 @@ } + +*/ -+// Leaves end - what is it? ++// Leaves end - we do not need this