Modlist
![]()
Modlist modification introduces the /modlist command into the game, which becomes an essential tool for troubleshooting technical issues or discussing modpack composition.
Key Features
When using the command, a text file named modlist.txt is created in the Minecraft folder containing a complete list of all installed modifications. The data is saved in CSV format, where each line corresponds to a separate mod and includes the following information:
- Mod identifier
- Modification name
- Version
- File name
- Mod page link
- Short url
- Issue tracker address
Each element is placed on a separate line, ensuring convenient reading and further data processing.