@Retention(value=RUNTIME)
public @interface MixinConfig
Utility annotation system for dynamically registering and enabling/disabling mixin configs based on Forge @Config fields
This is specifically designed for configs using the Forge @Config annotation system
This was primarily made for my own use and sanity but provided for others to use, please report any issues to the Github