Mod Info Lister

Quick rating

Mod Info Lister

No reviews yet

Simple tool for modpack creators to dump mod information

Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Mod Info Lister 1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Mod Info Lister is a simple mod for modpack creators that dumps useful mod information to a CSV file. To use it, just put the mod JAR into the mods folder and the CSV file will be created during post-init (loading stage 5).

The mod dumps the following information into ./ModInfoLister/modlist.csv/:

  • Display name
  • Display version
  • URL
  • Author(s)
  • Mod ID

You can find an example of a dumped CSV file for All The Mods 3 (plus a few extra mods) here: [Google Docs] [CSV Download]

Important information about the dumped CSV file:

  • The CSV file is pipe delimited ( | )
  • Some applications (ie. Google Docs) cannot automatically detect that the CSV file is pipe delimited and you must specify that it is (read further below to see how to import into Excel)
  • Any pipes found in any of the dumped information is replaced with a space (ie. opencomputers|core is replaced with opencomputers core)
  • If no URL is specified, the space is filled with 'unspecified'
  • If no authors are specified, the space is filled with 'none'
  • The mod will overwrite an existing CSV file with information from the current launch if necessary

The mod has been verified working on 1.8.x 1.10.x and 1.12.x, should also work on 1.9.x and 1.11.x, using the same JAR file. The mod has been verified not working on 1.7.x. I won't back-port it for 1.7.x etc, Dragon2488 made a similar mod for 1.7.2 and 1.7.10 called Mod-list generator if you need it.

To import the CSV file into Excel, do the following:

  • Open a blank sheet (DO NOT open the CSV file with File > Open)
  • Under the data tab, choose "from text" and locate the CSV.
  • Make sure 'Delimited' is checked and press next.
  • Uncheck 'Tab', check 'Other' and put | in the text field next to it.
  • Select 'Finish'
  • Another dialogue will open, select 'OK'.

 Google Docs will immediately ask for the delimiting character when imported, make sure to put a pipe ( | ).


Check out my other mod, Ability Stones 2!

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works