From 979825ac748ea5ab5a60a33456b9c824b5db6bc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 16:19:51 +0000 Subject: [PATCH] Add 24w33a 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 a3b4594f0..57bf66cc1 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "24w33a", + "version": 1073742029, + "dataVersion": 4058, + "usesNetty": true, + "majorVersion": "1.21", + "releaseType": "snapshot" + }, { "minecraftVersion": "1.21.1", "version": 767,