From dd1747cae9257854e5a93d7a88524750a7a36cb5 Mon Sep 17 00:00:00 2001 From: Tim203 Date: Sat, 27 Jun 2020 23:47:52 +0200 Subject: [PATCH] Updated the mappings and fixed building --- .gitmodules | 1 + connector/pom.xml | 10 +++++----- connector/src/main/resources/mappings | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) 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