Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
PartialIdAutocomplete

PartialIdAutocomplete

Allows autocompleting id argument segments individually

967
11
Utility

Compatibility

Minecraft: Java Edition

1.21.x

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

Papierkorb2292
Papierkorb2292 Member

Details

Licensed CC0-1.0
Published last year
Updated 4 months ago
DescriptionGalleryChangelogVersions

Partial ID Autocomplete Minecraft Mod

This Minecraft Fabric mod extends the autocompletion for id arguments in commands for completing ids only up to a certain segment.

For example, if you have many functions under namespace:folder_name/, you can now complete only the namespace:folder_name/ part instead of having to directly complete the full function id.

Config

The mod has a config file located at config/partial_id_autocomple.properties in your Minecraft directory. The following config options are available, which can also be accessed through Mod Menu:

  • id-segment-separator-regex: The regex that is used to split an id into its segments.
  • collapse-single-child-nodes: If enabled, nodes with only one child will not be suggested and their child will be suggested instead (even when "Only Suggest Next Segments" is enabled)
  • only-suggest-next-segments: If enabled, only the next segment of the id will be suggested (based on the segments that have already been entered). If "Collapse Single Child Nodes" is enabled as well, deeper segments are also suggested, in case they are the only child of their parent.
  • id-validator-regex: The regex that is used to determine whether a suggestion is an id. Partial ids will only be suggested if all suggestions match this regex

Modrinth is open source.

main@acf2694

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.