22w17a and 22w18a, add chat type

This commit is contained in:
Misode
2022-05-04 21:48:24 +02:00
parent 869f7c8f95
commit c788277450
5 changed files with 34 additions and 26 deletions

View File

@@ -113,6 +113,12 @@
"url": "text-component",
"schema": "text_component"
},
{
"id": "chat_type",
"url": "chat-type",
"schema": "chat_type",
"minVersion": "1.19"
},
{
"id": "dimension",
"url": "dimension",