
Inconsistent modid between mcmod.info and inside mod class
zlainsama opened this issue ยท 3 comments
MinecraftForge/MinecraftForge@45b299c
lowercasing will be enforced in future.
in mcmod.info, the modid is in lowercase.
but in the mod class, the modid is not.
this will cause a check for "tesla:any" fails.
Closed by 69f27fc