Mineuniverse
Log in Register
Mods

Suggestion Provider Fix

Small fix to the commands suggestion provider so modded resources are auto-filled properly.
by HarleyOConnor
Download Claim this project
5,621,435 downloads
0 likes
Updated Jun 30, 2026
0 hypes

A minor change to Minecraft's suggestion provider so that it auto-completes resource locations for all mod namespaces.

Whilst this is a very tiny change, if you use commands a lot in modded it is likely to save you a lot of time.

Note that this mod does not need to be installed on a dedicated server to work, though doing so is advisable so that the client and server mod list match.

Usage example

For example, let's say you want to use '/give' to spawn yourself an 'oak_seed' from Dynamic Trees. With vanilla, you may begin to type '/give @p oak_seed'. However, no auto-complete suggestions come up, as it expects you to type the fully qualified 'dynamictrees:oak_seed' name:

Without

When Suggestion Provider Fix is installed, beginning to type 'oak_seed' will suggest any items with that name, regardless of which mod adds it. So, the oak seed from Dynamic Trees will be suggested:




This also works with other registries that use resource locations, including blocks, biomes, and even custom registries from other mods.

 

Licensing

Permission is hereby granted to use this mod in ANY mod pack or server. Attribution would be nice but isn't required.

Technical description

This mod uses a mixin to overwrite 'ISuggestionProvider#filterResources(Iterable, String, Function, Consumer)', doing exactly the same thing but negating a check on whether or not the namespace of the 'ResourceLocation' is 'minecraft' (since this is the default when a path is typed without a namespace). This means that suggestion providers for 'ResourceLocation' objects will suggest all paths matching the input string if no namespace was entered, instead of only from Minecraft itself.

SuggestionProviderFix-1.21-1.0.0.jar
MC 1.21, NeoForge
Release 2024-08-05 Get
SuggestionProviderFix-1.20.1-1.0.0.jar
MC 1.20.1, Forge
Release 2023-06-16 Get
SuggestionProviderFix-1.19-1.0.0.jar
MC 1.19.3, 1.19.4, 1.19.2, Forge, 1.19.1, 1.19
Release 2022-06-14 Get
SuggestionProviderFix-1.18.1-1.0.0.jar
MC 1.18.1, 1.18.2, Forge
Release 2022-01-25 Get
SuggestionProviderFix-1.17.1-1.0.0.jar
MC 1.17.1, Forge
Release 2021-09-15 Get
SuggestionProviderFix-1.16.5-1.0.0.jar
MC 1.16.5, Forge
Release 2021-04-10 Get

More from HarleyOConnor

Dynamic Trees - Corvus
5,080
Dynamic Trees - TerraForged
329,941
Dynamic Trees - Nature’s Aura
238,992
Dynamic Trees - Vampirism
223,145
Dynamic Trees - Traverse
13,170,957

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734