Update adventure-platform for MC 1.20.4 support

This commit is contained in:
Luck 2024-01-06 11:23:43 +00:00
parent 754283c053
commit 5f95b386cb
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B
1 changed files with 2 additions and 2 deletions

View File

@ -76,8 +76,8 @@ public enum Dependency {
ADVENTURE_PLATFORM_BUKKIT( ADVENTURE_PLATFORM_BUKKIT(
"me{}lucko", "me{}lucko",
"adventure-platform-bukkit", "adventure-platform-bukkit",
"4.13.1", "4.13.2",
"7KY4dzEa6nOAWSIKB17f9rtTTdeXHVecUMMgSATzA7o", "NztKHVIafIr45BwRVi9rc+yFtTjMKWtYxenxCuHYqVA=",
Relocation.of("adventure", "net{}kyori{}adventure") Relocation.of("adventure", "net{}kyori{}adventure")
), ),
ADVENTURE_PLATFORM_BUNGEECORD( ADVENTURE_PLATFORM_BUNGEECORD(