1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-07-02 18:12:50 +00:00
SquidDev aa0e1883d1 Add check for if item/block registration has failed
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.
2019-04-09 16:32:20 +01:00
..