Language

Item Suggestions Not Require Mod Name

Item Suggestions Not Require Mod Name

Modrinth

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

4.7k downloads 21 followers updated 48mo ago
Modrinth
Fabric Quilt 1.18.2 – 1.20.4

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"
}

Versions

No version history available. Use the Download button to get the latest from the source.

Comments 0

No comments yet. Be the first to share your thoughts.

Download Item Suggestions Not Require Mod Name

Files are served directly from the original source. Modgrid does not host or modify them.