mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Return to using NBT dependency provided by Protocol
This commit is contained in:
parent
6df9081d6e
commit
50b99d70a1
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue