From 6fc1bb638fb04afefab4ddfa7e736f3727a23004 Mon Sep 17 00:00:00 2001 From: Ynfuien <88110072+Ynfuien@users.noreply.github.com> Date: Fri, 24 Nov 2023 21:20:05 +0100 Subject: [PATCH] Fixed inconsistency with 'unsignedChatContent' in 'player_chat' packet (#795) --- data/pc/1.19.2/protocol.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/pc/1.19.2/protocol.json b/data/pc/1.19.2/protocol.json index a98101922..e210bb429 100644 --- a/data/pc/1.19.2/protocol.json +++ b/data/pc/1.19.2/protocol.json @@ -3316,7 +3316,7 @@ "type": "previousMessages" }, { - "name": "unsignedContent", + "name": "unsignedChatContent", "type": [ "option", "string"