
Add support for filtering based on item id in tag importer/exporter/storage bus
changhe3 opened this issue ยท 1 comments
It would be nice to add this if it is possible and doesn't severely impact performance. Some mods/modpacks don't add enough tags to differentiate things. This also allows filtering mods along with tags, somethings like forge:raw_materials & $minecraft:*
for vanilla ore only. ($ is added to disambiguate between ids and tags).