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