Modlist adds a /modlist command to the game that helps when reporting issues or sharing the details of a modpack.
- It will create a file in the minecraft folder named: modlist.txt
- The file will contain a list of all mods currently loaded into the game
- The generated CSV file will have 1 mod per line with the following format:
- mod_id
- mod_name
- mod_version
- mod_file
- mod_url
- display_url
- issue_tracker_url
If you love the mod and would like to help support its ongoing development consider becoming a patron
We reserve all rights. The points below outline what you can, cannot and must do when dealing with the contents of this repository.
- Use this mod in a modpack.
- Write your own code that uses this code as a dependency (such as addons or datapacks).
- Submit Pull Requests to this repository.
- Fork and modify the code as long as modifications are not distributed publicly.
- Use or redistribute ANY assets of this mod, even for personal use.