The bug
In 20w15a command autocomplete was changed to also consider parts after an underscore. Text after a period or slash however, is not included in the suggestion results. This causes some confusing results with the attribute IDs
How to reproduce
Type "
/attribute @s hea
"
✔generic.max_health
is correctly suggestedType "
/attribute @s max
"
❌generic.max_health
is not shown
Linked issues
is duplicated by 2
relates to 1
Attachments
Comments 6
No, this is not a feature request, this is a bug report about an inconsistency.
Imagine that jungle fences would open towards the player instead of away like all others. Inconsistencies are bugs.
How is this a feature request? Bugs like MC-182309 are closely related, yet they are apparently "Important". Please reopen this.
Can confirm for slash (/
) in 1.20.5 Pre-release 1. Added screenshots 0_hints_whole_pack.png
, 1_hint_husbandry_whole_pack.png
and 1_hint_pack.png
to illustrate
New bug report for slashes only: MC-270650
This is a feature request.