Analyze and convert Java Minecraft mods between Forge, Fabric, and NeoForge
Supporting Minecraft 1.20.1 - 1.21.1
What this tool does: Analyzes Minecraft mod JAR files to detect their loader type, version compatibility, and provides guidance for converting between different mod loaders.
Supported Versions: Minecraft 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21, 1.21.1
Note: This tool provides analysis and guidance. Actual mod conversion requires manual code changes as Forge, Fabric, and NeoForge use different APIs and architectures.