Have list_tag command sort the tags alphanumerically
TelepathicGrunt opened this issue ยท 0 comments
Describe the feature
I was printing out all block tags to see all the c tags people are using in a modpack. Doing /kubejs list_tag minecraft:block
printed out all the tags but out of order which makes it very difficult to read.
Ideally the tag output is sorted by alphabetical order to make parsing/reading easier
Additional info
No response