Added is_hidden_in_commands
This commit is contained in:
@@ -205,6 +205,12 @@
|
|||||||
"itemGroup.name.wool",
|
"itemGroup.name.wool",
|
||||||
"itemGroup.name.woolCarpet"
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user