- Fixed a bug that prioritized partial id suggestions over others when a "file" and "folder" have the same name. For example,
sidebar.team.was prioritized over justsidebar, making it annoying to completesidebar. Nowsidebarwill be prioritized oversidebar.team.
- Updated to 1.21.5
- The default id validator regex now includes capital characters. This allows partial id completion for scoreboard criteria.
- Updated to 1.21.4
- Fixed suggestions for inputs that omit the default
minecraftnamespace
- Updated to 1.21.2
- Parent segments are no longer suggested with
collapse-single-child-nodes=falseandonly-suggest-next-segments=false
- Added
id-validator-regexconfig to set for which suggestions partial ids should be generated
- Icon improved by @Mqx
- Partial ids now also generate for tags
- Fixed that sometimes id segments weren't collapsed correctly
- Added version info to config file
- The mod is now clientside only
- The mod now has a config file, which can also be configured through Mod Menu (see mod description for more info)
- By default, the mod will now correctly collapse segments with only one child and only suggest the next segment (based on the current input). Additionally, partial autocompletion is no longer limited to the
/delimiter and now also works for sound and scoreboard criteria ids.
- By default, the mod will now correctly collapse segments with only one child and only suggest the next segment (based on the current input). Additionally, partial autocompletion is no longer limited to the



