Return to using NBT dependency provided by Protocol

This commit is contained in:
Camotoy 2022-09-21 13:39:06 -04:00
parent 6df9081d6e
commit 50b99d70a1
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ dependencies {
api("com.github.CloudburstMC.Protocol", "bedrock-v554", Versions.protocolVersion) {
exclude("com.nukkitx.network", "raknet")
exclude("com.nukkitx", "nbt")
}
api("com.github.GeyserMC", "MCAuthLib", Versions.mcauthlibVersion)