mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
Update 1.21.6 modules to 1.21.6-pre1
This commit is contained in:
@@ -9,7 +9,7 @@ dependencies {
|
|||||||
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
|
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
|
||||||
compileOnly(project(":libraries:packets:packets-api"))
|
compileOnly(project(":libraries:packets:packets-api"))
|
||||||
|
|
||||||
compileOnly("com.fancyinnovations:fancymc:25w21a")
|
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre1")
|
||||||
|
|
||||||
testImplementation(project(":libraries:packets"))
|
testImplementation(project(":libraries:packets"))
|
||||||
testImplementation(project(":libraries:packets:packets-api"))
|
testImplementation(project(":libraries:packets:packets-api"))
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArt
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
|
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
|
||||||
compileOnly("com.fancyinnovations:fancymc:25w21a")
|
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre1")
|
||||||
|
|
||||||
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
compileOnly(project(":plugins:fancynpcs:fn-api"))
|
||||||
compileOnly(project(":libraries:common"))
|
compileOnly(project(":libraries:common"))
|
||||||
|
|||||||
Reference in New Issue
Block a user