9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-30 20:39:19 +00:00

Update build.gradle.kts

This commit is contained in:
XiaoMoMi
2024-09-30 15:09:42 +08:00
parent 01892fc32e
commit 23fec3458c

View File

@@ -58,7 +58,7 @@ tasks {
relocate("dev.dejvokep.boostedyaml", "net.momirealms.customcrops.libraries.boostedyaml")
relocate("net.momirealms.sparrow.heart", "net.momirealms.customcrops.libraries.sparrow")
relocate("net.momirealms.antigrieflib", "net.momirealms.customcrops.libraries.antigrieflib")
relocate("net.objecthunter.exp4j", "net.momirealms.customcrops.libraries.exp4j")
relocate("net.objecthunter.exp4j", "net.momirealms.customcrops.libraries.exp4j")
relocate("com.saicone.rtag", "net.momirealms.customcrops.libraries.rtag")
relocate("com.github.benmanes.caffeine", "net.momirealms.customcrops.libraries.caffeine")
relocate("org.incendo", "net.momirealms.customcrops.libraries")