Skip to content

Commit

Permalink
Add incrementedChatType feature (PrismarineJS#932)
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperGamerTron authored Oct 26, 2024
1 parent 666b3b3 commit 8ef58b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/pc/common/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -830,5 +830,10 @@
"name": "hasExecuteCommand",
"description": "Support the execute command",
"versions": ["1.14", "latest"]
},
{
"name": "incrementedChatType",
"description": "The chat type field in the `player_chat` packet now starts at 1 instead of 0",
"versions": ["1.21", "latest"]
}
]

0 comments on commit 8ef58b1

Please sign in to comment.