From 0dca7fed365dafb77966bbed4d7c7f48e81bf935 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 18:17:52 +0000 Subject: [PATCH] Add 23w40a 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 04ada496c..db68997c7 100644 --- a/data/pc/common/protocolVersions.json +++ b/data/pc/common/protocolVersions.json @@ -1,4 +1,12 @@ [ + { + "minecraftVersion": "23w40a", + "version": 1073741978, + "dataVersion": 3679, + "usesNetty": true, + "majorVersion": "23w40a", + "releaseType": "snapshot" + }, { "minecraftVersion": "1.20.2", "version": 764,