From 6921a493648f721b9b2ebb3684464f11645d10b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 16:17:32 +0000 Subject: [PATCH] Add 23w44a 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 6a0f14a41..297ff02fa 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "23w44a", + "version": 1073741985, + "dataVersion": 3688, + "usesNetty": true, + "majorVersion": "1.20", + "releaseType": "snapshot" + }, { "minecraftVersion": "23w43b", "version": 1073741984,