fancynpcs, fancyholograms: Drop support for 1.19.4

This commit is contained in:
Oliver
2025-11-21 14:02:01 +01:00
parent a35c2ac786
commit d7c6f1bc81
60 changed files with 15 additions and 2706 deletions

View File

@@ -4,7 +4,7 @@ plugins {
id("com.gradleup.shadow")
}
val minecraftVersion = "1.19.4"
val minecraftVersion = "1.20"
dependencies {
compileOnly("io.papermc.paper:paper-api:$minecraftVersion-R0.1-SNAPSHOT")