
Mod-list generator
Mod-list generator is a convenient utility for Minecraft that automatically creates a mod-list.txt file in the game's root folder. This file contains a detailed list of all installed modifications with important information about each of them.
Mod Information Format
Each modification in the list is presented in the following format:
[Name] (modid: [Identifier], version: [Version], authors: [Authors], url: [Url])
Available Information
Basic data (always present):
- [Name] — readable name of the modification
- [Identifier] — unique mod identifier
- [Version] — modification version number
Additional information (may be missing):
- [Authors] — list of mod creators
- [Url] — web address of the modification page