No, and this will never happen. What you do is if you're writing a proper forge mod is to register an ID through the registry system forge provides and if it fails keep trying different IDs untill you find one that's available. If you use fixed IDs in your code your mod will simply not be suitable for modpacks.