This mod add an exclude field !
for tag.
For example, you want to remove minecraft:oak_log
from #minecraft:logs
, you just need to write these in tags.
{
"replace": false,
"value": [
"!minecraft:oak_log"
]
}
This feature is also available for tags, and if the key is not present it will not cause loading failures.
Of course after stabled.