mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 14:59:27 +00:00
Return to using NBT dependency provided by Protocol
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user