Allow tags for Item Linking
VinnyStalck opened this issue ยท 0 comments
Describe the feature you'd like
Make the Item Linking feature also allow item tags with #
Example .mdx file metadata:
---
title: All the Logs
icon: minecraft:oak_log
related_items: [#minecraft:logs, minecraft:creaking_heart]
---Describe alternatives you've considered
No response
Additional context
No response