Update to 1.21.6-pre2

This commit is contained in:
Oliver
2025-06-02 17:05:39 +02:00
committed by Oliver
parent fee90d32a9
commit 4f124bf87e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArt
dependencies {
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre1")
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre2")
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly(project(":libraries:common"))