fix: try fix shulker box clear bug(#5)

This commit is contained in:
Helvetica Volubi
2025-06-17 14:51:51 +08:00
parent 24d4ebdc7c
commit 16f2258eed
5 changed files with 71 additions and 69 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
implementation("com.electronwill.night-config:toml:3.8.2") // Luminol - Night config
// Abomination start
implementation("com.github.luben:zstd-jni:1.5.4-1")
@@ -264,14 +_,14 @@
@@ -265,14 +_,14 @@
val gitBranch = git.exec(providers, "rev-parse", "--abbrev-ref", "HEAD").get().trim()
attributes(
"Main-Class" to "org.bukkit.craftbukkit.Main",