[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

@@ -5,6 +5,7 @@ dependencies {
modImplementation("maven.modrinth:vanishmod:${vanishmod_neo}")
stupidRemapArch("dev.ftb.mods:ftb-essentials-neoforge:${ftb_essentials}")
stupidRemapArch("dev.ftb.mods:ftb-ranks-neoforge:${ftb_ranks}")
// Do not edit or remove
implementation project(":Common")