OreDictDumper

OreDictDumper

Mod

Adds commands to dump the entire OreDictionary, or all the OreDictionary entries for a given mod, to a text, JSON, or CSV file.

Client Utility

780 downloads
2 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

OreDictDumper is a very simple mod I originally created to help with the wiki editing process, by dumping all ores within a mod into the tag!name!mod!flags!gridparams format that our custom OreDict MediaWiki extension expects. However, I made it a bit more useful to people, by adding CSV and JSON formatting, as well as a way to dump every single Ore Dictionary entry into those formats. So, here we go.

The mod adds 2 commands, the Dump All Ores (/dumpallores <format>) command and the Dump Mod Ores (/dumpmodores <abbreviation> <modid> [format]) command.

Dump All Ores will dump every OreDict entry into the specified format (right now just CSV and JSON). It will dump to either oredump.csv or oredump.json.

Dump Mod Ores takes an abbreviation, the Mod ID, and the format (optional). An omitted format will output in the wiki format as a .txt file. It will dump to ABBRV.txt, ABBRV.csv, or ABBRV.json.

I will probably always release new features and bug fixes for every single MC version support: 1.7, 1.8, and 1.9.


Project members

SatanicSanta

Owner

Details

Licensed MIT
Published 10 months ago
Updated 10 months ago