fancynpcs, fancyholograms, fancydialogs: Add support for 1.21.11-pre4

This commit is contained in:
Oliver
2025-12-01 20:55:39 +01:00
parent fb79b5eaed
commit 54572f1736
14 changed files with 15 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ plugins {
paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArtifactConfiguration.MOJANG_PRODUCTION
dependencies {
paperweight.paperDevBundle("1.21.11-pre3-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.21.11-pre4-R0.1-SNAPSHOT")
compileOnly(project(":libraries:packets:packets-api"))
testImplementation(project(":libraries:packets"))