Описание
This mod adds partial matches to command autocomplete suggestions, e.g. `minecraft` so you can press `[Tab]` to autofill it. Other matches such as `minecraft:acacia` will be added, so `acacia` can be autofilled where it normally can't.
This can help as otherwise you need to fully type out `minecraft:` each time, or for block variants, type out the prefix (e.g. `acacia`) yourself where it could be tab completed.