Switch build tools to irisweight

This commit is contained in:
SakuraiMochi0721
2026-07-11 13:50:37 +08:00
parent 1084b4aa3b
commit b84ce0cb89
4 changed files with 7 additions and 6 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
`maven-publish`
idea
- id("io.papermc.paperweight.core")
+ id("moe.luminolmc.hyacinthusweight.core")
+ id("moe.monnairealms.irisweight.core")
id("io.papermc.fill.gradle") version "1.0.12"
}
@@ -15,7 +15,7 @@
dependencies {
mache("io.papermc:mache:26.2+build.1")
- paperclip("io.papermc:paperclip:3.0.4")
+ hyacinthusclip("moe.luminolmc:hyacinthusclip:${providers.gradleProperty("clipVersion").get()}")
+ irisclip("moe.luminolmc:hyacinthusclip:${providers.gradleProperty("clipVersion").get()}")
}
paperweight {