-
Bug
-
Resolution: Fixed
-
Minecraft 1.13.1-pre1, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w44a, Minecraft 19w02a, Minecraft 19w11b, 1.14.4, 19w40a, 19w46b, 1.15.2, 20w08a, 20w17a, 1.16 Pre-release 3, 20w51a, 21w03a, 21w05b, 21w06a, 1.17.1
-
None
-
Confirmed
-
Commands, UI
The bug
When typing a block or item tag (e.g. #minecraft:wool), the suggestions are shown without the leading hash symbol. When typing a function or entity tag, the suggestions are shown with the leading hash symbol.
How to reproduce
- Type /clear @s #
→ No leading hash in suggestions
- Type /execute if block ~ ~ ~ #
→ No leading hash in suggestions
- Type /function # (with at least one datapack defining a function tag)
→ Leading hash in suggestions
- Type /kill @e[type=#
→ Leading hash in suggestions