Right now there are 2 taming modes - using a bait or always tameable. The baits are a generic class with a tag, so you could create a bait child class as your object and use it to tame the animal
if you want 1 bait for one specific animal instance, then you can add it easily with a bit of extra code. If it gets to that point I can help you add it