Fix bad fixup

This commit is contained in:
Nassim Jahnke 2023-06-08 15:27:41 +02:00
parent 4af62f6d1d
commit ad4eb2ec7d
No known key found for this signature in database
GPG key ID: 6BE3B555EBC5982B
7 changed files with 8 additions and 21 deletions

View file

@ -14,7 +14,7 @@ public org.spigotmc.SpigotWorldConfig getString(Ljava/lang/String;Ljava/lang/Str
public net.minecraft.world.level.NaturalSpawner SPAWNING_CATEGORIES
diff --git a/build.gradle.kts b/build.gradle.kts
index 69753539208112385e5057be560dc57071259b33..bdd78d14723211bfec493126d603b99611cdf748 100644
index f3f20b34a3ebcbb75004003892e903ee4fd0edd3..d8da21801eda8ea5d04c8eb2941bbef968cb7951 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -13,6 +13,7 @@ dependencies {