Skip to content

A //registry command to view and search through registries #2368

Open
@me4502

Description

@me4502

The Problem

With the growing number of registries and the number of items within them, it's hard to find what you're looking for in command suggestions. Using Google is also less helpful with mods, as then you're dealing with every individual mod & versions etc.

A Solution

It might make sense to be able to view what's currently available to be used in commands in a paginated view with search. My thought is //registry <registryName> [searchTerm] [-p pageNumber]

This command would allow paginating through a registry, filtering the results by a phrase, as well as copying individual registry entry IDs to clipboard with a simple button press. The genericness of the command means it'll scale infinitely to all registries, and the ability to add a search term also means someone could search by namespace, such as biomesoplenty: to filter to only entries added by a specific mod.

Alternatives

No response

Anything Else?

Could replace existing /searchblock and /searchitem commands

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions