mods.toml file has not been correct for a few MC versions.
KiriCattus opened this issue ยท 1 comments
The mods.toml file is missing the following in 1.20.1 for certain:
- Mods name
- Incorrect version number
- Authors names
- Correct license
- Mod description
- Source link (though those never show up in game by default it's useful to have for crash reports to find their way back to the correct person/team)
This repository also contains the wrong license file (the default MinecraftForge one) and credits for the MDK however the main branch does contain a partially updated mods.toml but has not been released as far as I'm aware.