[NeoForge] FMLModType no longer valid
switefaster opened this issue ยท 2 comments
The LANGPROVIDER
FMLModType has been removed in favor of LIBRARY
from FancyModLoader in this commit. The mod won't launch in newer NeoForge.
I see a few issues relevant to FMLModType, but it seems this is a new one. Sorry if this is duplicated.