From 2a236dba9780b69406d93c4dea4902a843d6fe09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 16:16:55 +0000 Subject: [PATCH] Add 23w43a 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 62fc5a302..366cde8aa 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "23w43a", + "version": 1073741983, + "dataVersion": 3686, + "usesNetty": true, + "majorVersion": "1.20", + "releaseType": "snapshot" + }, { "minecraftVersion": "23w42a", "version": 1073741981,