Added is_hidden_in_commands

This commit is contained in:
DaanV2
2022-11-02 08:16:09 +01:00
parent 7d6442f598
commit b67397477e

View File

@@ -205,6 +205,12 @@
"itemGroup.name.wool",
"itemGroup.name.woolCarpet"
]
},
"is_hidden_in_commands": {
"title": "Is Hidden In Commands",
"$comment": "UNDOCUMENTED",
"description": "If true, this item will not be shown in the /give command autocomplete list.",
"type": "boolean"
}
}
},