[WIP] FTB Ranks/LuckPerms API's

This commit is contained in:
2024-11-25 14:06:59 +02:00
parent cc26cd450d
commit d2aca8ffa9
10 changed files with 284 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ archivesBaseName = "${mod_name.replace(" ", "")}-Common-${minecraft_version}"
dependencies {
stupidRemapArch("dev.ftb.mods:ftb-essentials:${ftb_essentials}")
stupidRemapArch("dev.ftb.mods:ftb-ranks:${ftb_ranks}")
}
shadowJar {