From 97b1bafc5aab20bdff0bd0b4422ce868530b8806 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:16:28 +0000 Subject: [PATCH] Add 24w10a 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 432e53cff..b209bb52f 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "24w10a", + "version": 1073742003, + "dataVersion": 3821, + "usesNetty": true, + "majorVersion": "1.20", + "releaseType": "snapshot" + }, { "minecraftVersion": "24w09a", "version": 1073742002,