- Revert "Shut down all other mod handlers if the loading cycle errors. This prevents other mods from throwing errors and being blamed for initial cause. This is a temporary hack until cpw re-writes the mod event dispatcher."  This reverts commit 7592bbe8  Signed-off-by: cpw <cpw+github@weeksfamily.ca>
- Revert "Properly shutdown FMLModContainer's event bus when an error in a lifecycle event is detected."  This reverts commit 30bad1e2  Signed-off-by: cpw <cpw+github@weeksfamily.ca>
- Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible  Signed-off-by: cpw <cpw+github@weeksfamily.ca>
- Fix up all the things. Removed SidedProvider because it served no real purpose anymore.  Signed-off-by: cpw <cpw+github@weeksfamily.ca>
- Fix up slight registry change and other 1.16.2 stuffs.  Signed-off-by: cpw <cpw+github@weeksfamily.ca>
