mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 23:09:29 +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) {
|
api("com.github.CloudburstMC.Protocol", "bedrock-v554", Versions.protocolVersion) {
|
||||||
exclude("com.nukkitx.network", "raknet")
|
exclude("com.nukkitx.network", "raknet")
|
||||||
exclude("com.nukkitx", "nbt")
|
|
||||||
}
|
}
|
||||||
|
|
||||||
api("com.github.GeyserMC", "MCAuthLib", Versions.mcauthlibVersion)
|
api("com.github.GeyserMC", "MCAuthLib", Versions.mcauthlibVersion)
|
||||||
|
|||||||
Reference in New Issue
Block a user