fancynpcs: Add 1.21.6 support

This commit is contained in:
Oliver
2025-05-19 20:59:05 +02:00
committed by Oliver
parent 91ac910e4e
commit bad76db73f
5 changed files with 12 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ plugins {
paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArtifactConfiguration.MOJANG_PRODUCTION
dependencies {
paperweight.paperDevBundle("1.21.5-no-moonrise-SNAPSHOT")
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
compileOnly(project(":plugins:fancynpcs:fn-api"))
compileOnly(project(":libraries:common"))