MinecraftDev
MinecraftDev copied to clipboard
Unique identifier for Neoforge projects
Minecraft Development for IntelliJ plugin version
2024.3-1.8.3
Description of the feature request
NeoForge projects are shown as either the default minecraft block (shown above) or the forge icon. It could be a bug
This happens when there multiple frameworks detected in the same module.
The Forge detection relies on the presence of a net.minecraftforge.fml.common.Mod class in one of the libraries, it's either that or you manually set Forge in the facet settings