nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Item Suggestions Not Require Mod Name

Item Suggestions Not Require Mod Name

Mod

When using tab completion on a command you don't have to prefix with the mods id

Client

2,388 downloads
21 followers

When using the command syntax tab complete with other mods, you normally would have to type in the mods item namespace then the item name, which takes time and is repeatedly forgotten to do. Instead, any item (regardless of its namespace) is suggested.

Dev Env:

repositories {
	maven {
		name = "Modrinth"
		url = "https://api.modrinth.com/maven"
		content { includeGroup "maven.modrinth" }
	}
}

dependencies {
	modImplementation "maven.modrinth:isnrmn:v1_03"
}

External resources


Project members

realrttv

Owner


Technical information

License
CC0-1.0
Client side
required
Server side
unsupported
Project ID