mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-29 20:09:23 +00:00
fix single file patch
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user