9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-06 15:51:52 +00:00
This commit is contained in:
XiaoMoMi
2024-06-08 14:53:37 +08:00
parent aeeac0fdb6
commit 22cfc67680
3 changed files with 3 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ tasks {
relocate ("dev.dejvokep.boostedyaml", "net.momirealms.customcrops.libraries.boostedyaml")
relocate ("net.momirealms.biomeapi", "net.momirealms.customcrops.libraries.biomeapi")
relocate ("net.momirealms.antigrieflib", "net.momirealms.customcrops.libraries.antigrieflib")
relocate ("net.objecthunter.exp4j", "net.momirealms.customcrops.libraries.exp4j")
}
}