mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-07-02 18:12:50 +00:00

If mod loading fails, we'll continue to load colour handlers. As blocks/items have not been registered, then we'll throw an NPE. See MinecraftForge/MinecraftForge#5682. Somewhat fixes #168.