From 0275ede28eda7ecb804e4133d0ed98ffc1679f27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:21:52 +0000 Subject: [PATCH] Add 24w37a 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 a6a51468e..d50711f0c 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "24w37a", + "version": 1073742033, + "dataVersion": 4065, + "usesNetty": true, + "majorVersion": "1.21", + "releaseType": "snapshot" + }, { "minecraftVersion": "24w36a", "version": 1073742032,