Merge pull request #164 from rom1504/fix_open_window

fix open_window packet (see http://wiki.vg/Protocol#Open_Window)
This commit is contained in:
Robin Lambertz 2015-05-14 21:28:43 +02:00
commit b5a89bef89
2 changed files with 2 additions and 2 deletions

View File

@ -1376,7 +1376,7 @@
"typeArgs": {
"field": "inventoryType",
"values": [
11
"EntityHorse"
],
"type": "int"
}

View File

@ -67,7 +67,7 @@
"values": {
"type": "array",
"items": {
"type": ["integer","boolean"]
"type": ["integer","boolean","string"]
},
"additionalItems": false,
"minItems": 1