Auto Ore Dictionary Converter

Auto Ore Dictionary Converter

6M Downloads

allow /odc add to specify tag

nayfaan opened this issue ยท 3 comments

commented

See #13 comment at the bottom

With mods that adds metal dusts, gears, etc, the mod adds all the tags on the held item to the list. I have a few suggestions:

ignore more common base tags (e.g. forge:dusts, forge:gears, forge:coins, forge:plates, etc.)
Allow the "/odc add" command to pass arguments of a certain tag like "/odc add forge:dusts/iron"
i.e.
-if no argument is passed, adds all tags to conversion
-if an argument is passed, only add the specified tag to conversion

commented

All set, thanks for the suggestion!

I added it as a new command: /odc set <tag>. It'll be in the next version (16.1.8), but that won't be out for a few days. I'm waiting to fix #21 before I make another release.

commented

can you make a similar command for removing tags too? e.g. /odc unset

commented

The /odc remove <tag> command already does that, just don't hold anything when running it.