From 7b486716da6775f39bbaf755d090f135012b127b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 14:11:45 +0000 Subject: [PATCH] Add 23w43b to pc protocolVersions.json --- data/pc/common/protocolVersions.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/pc/common/protocolVersions.json b/data/pc/common/protocolVersions.json index 366cde8aa..6a0f14a41 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "23w43b", + "version": 1073741984, + "dataVersion": 3687, + "usesNetty": true, + "majorVersion": "1.20", + "releaseType": "snapshot" + }, { "minecraftVersion": "23w43a", "version": 1073741983,