-
-
Notifications
You must be signed in to change notification settings - Fork 74
Resource or Tag arguments #690
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
I would like to suggest the addition to Resource of Tag arguments.
I was recently looking into how Minecraft does the /locate biome command, and it suggests biomes and tags.
Looking at the code for the Locate command, I see this:
ResourceOrTagArgument.resourceOrTag(context, Registries.BIOME)
I think this would be a great addition.
Thank you for your time.
Expected code
I can't think of anything specific but something similar to vanilla Minecraft would be nice.
Extra details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request