Better Command Autocomplete

Adds partial matches to the command arguments suggestions list, allowing using [Tab] to fill minecraft, etc.

15,18k

Better Command Autocomplete

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.

ADS