nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
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

1,507 downloads
2 followers

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.

External resources


Project members

SatanicSanta

Owner


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID