diff --git a/.gitmodules b/.gitmodules index 0090e64ab..207825e83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "connector/src/main/resources/mappings"] path = connector/src/main/resources/mappings url = https://github.com/GeyserMC/mappings.git + branch = feature/1.16 diff --git a/connector/pom.xml b/connector/pom.xml index 9526c840d..76e02e2aa 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -31,9 +31,9 @@ compile - com.nukkitx.protocol + com.github.bundabrg.Protocol bedrock-v407 - 2.6.0-SNAPSHOT + feature~1.16-protocol-SNAPSHOT compile @@ -103,9 +103,9 @@ compile - com.github.steveice10 - mcprotocollib - 1.16.1-SNAPSHOT + com.github.GeyserMC + MCProtocolLib + feature~1.16-SNAPSHOT compile diff --git a/connector/src/main/resources/mappings b/connector/src/main/resources/mappings index 469c44151..22f98579c 160000 --- a/connector/src/main/resources/mappings +++ b/connector/src/main/resources/mappings @@ -1 +1 @@ -Subproject commit 469c44151dca60a7e87711132927544df20312af +Subproject commit 22f98579c0ef0ed6f8d768393e4af478a76db40e