Skip to content

iron431/modlist

Repository files navigation

Minecraft: 1.19.2 Mod Loader: Forge Curse Forge

Modlist

Curseforge Page

General

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

License & Use

We reserve all rights. The points below outline what you can, cannot and must do when dealing with the contents of this repository.

You CAN

  • 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.

You CANNOT

  • Use or redistribute ANY assets of this mod, even for personal use.

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.