NBT suggesting is not present in clear command when using an item tag.
NBT suggesting (the curly brackets) is not present in the /clear command when using an item tag.
Expected behavior:
The NBT argument suggests opening and closing brackets.
Observed behavior:
Nothing is suggested further, and the next possible argument (<maxCount>) is shown instead.
Steps to reproduce:
- Type /clear @s minecraft:anvil
- Observe how { is suggested.
- Clear chat
- Type /clear @s #minecraft:anvil
- Observe how NO { is suggested.