From 61c6b9ac56dd00f2881b1960455c8208df2169db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:18:28 +0000 Subject: [PATCH] Add 1.21.2-pre1 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 f1de2f5b1..c94a592ba 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "1.21.2-pre1", + "version": 1073742037, + "dataVersion": 4073, + "usesNetty": true, + "majorVersion": "1.21", + "releaseType": "snapshot" + }, { "minecraftVersion": "24w40a", "version": 1073742036,