From 1c4cacac6874d513e8725833aa53f0772b0e12b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:18:47 +0000 Subject: [PATCH] Add 24w04a 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 82abf684a..6b3283c03 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "24w04a", + "version": 1073741997, + "dataVersion": 3806, + "usesNetty": true, + "majorVersion": "1.20", + "releaseType": "snapshot" + }, { "minecraftVersion": "24w03b", "version": 1073741996,