PM Dumper 3: Export Minecraft Data to CSV Tables

PM Dumper 3 for Minecraft Forge exports blocks, recipes, and entities into CSV tables. A handy tool for modpack analysis and server administration.

Download pmdumper for Minecraft 1.12.1, 1.12, 1.11, 1.10.2, 1.9.4

Original name: pmdumper

Minecraft: 1.10.2, 1.11, 1.12, 1.12.1, 1.9.4

Loaders: Forge

FileVersionLoaderSize
pmdumper-1.1x-1.4.0.jar1.10.2Forge13 КБDownload
pmdumper-1.1x-1.4.1.jar1.10.2Forge13 КБDownload
pmdumper-1.1x-1.4.2.jar1.10.2Forge13 КБDownload
pmdumper-1.1x-1.5.0.jar1.10.2Forge14 КБDownload
pmdumper-1.10-1.5.1.jar1.10.2Forge14 КБDownload
pmdumper-1.11-1.3.0.jar1.11Forge12 КБDownload
pmdumper-1.11.2-1.5.1.jar1.11Forge14 КБDownload
pmdumper-1.12-2.0.0.jar1.12Forge31 КБDownload
pmdumper-1.12-2.0.1.jar1.12Forge31 КБDownload
pmdumper-1.12.2-3.0.0.jar1.12Forge197 КБDownload
pmdumper-1.12.1-2.0.2.jar1.12.1Forge32 КБDownload
pmdumper-1.0.0.jar1.9.4Forge6 КБDownload
pmdumper-1.1.0.jar1.9.4Forge7 КБDownload
pmdumper-1.2.0.jar1.9.4Forge8 КБDownload
pmdumper-1.3.0.jar1.9.4Forge11 КБDownload

PM Dumper 3: Export All Minecraft Data to CSV

Minecraft is a game of hidden depths. Beneath the surface of every block, item, and creature lies a complex web of data that most players never see. For server administrators, modpack developers, and technical enthusiasts, accessing this information can mean the difference between a smoothly running world and a chaotic mess of broken recipes and unbalanced gameplay. PM Dumper 3: Export All Minecraft Data to CSV is a specialized utility that pulls back the curtain, converting the game's internal data into clean, readable spreadsheet files.

This tool does not add new mechanics, flashy graphics, or gameplay features. Instead, it serves as a bridge between the chaotic complexity of a modded Minecraft installation and the structured clarity of tabular data. Whether you are auditing a server, balancing a modpack, or simply satisfying your curiosity about how the game works under the hood, this mod provides the answers in a format you can actually use.

What Is PM Dumper 3: Export All Minecraft Data to CSV?

PM Dumper 3 is a command-driven utility designed for Minecraft Forge environments. Its core purpose is to scan the game's registry and export virtually every piece of data it can find into CSV (Comma-Separated Values) files. These files can then be opened in Excel, Google Sheets, or any text editor for further analysis.

The mod is particularly valuable for older but still popular Minecraft versions, especially 1.12.2. This version remains a favorite among modpack enthusiasts due to the sheer volume and stability of mods available for it. While the mod is marked as "outdated" and a successor project called CraftDumper exists, PM Dumper 3 continues to hold its ground on these classic builds. Many players and server owners still prefer it for its reliability and straightforward approach.

One critical detail to remember: PM Dumper 3 requires a dependency called Shadowfacts' Forgelin to function. Without this library installed, the game will fail to launch or the mod will silently refuse to load. This is not optional — it is a hard requirement that must be addressed during installation.

Installation and Setup

The installation process is refreshingly simple, especially for those familiar with modded Minecraft. To get started, you need to place both the PM Dumper 3 jar file and the Forgelin jar file into the mods folder of your Minecraft instance. After launching the game and loading a world, the mod becomes active and ready to use.

For those who want to streamline the process, some third-party launchers offer integrated mod management. For example, the foxygame.net launcher provides a curated catalog where you can install PM Dumper 3 and its Forgelin dependency with just a couple of clicks, eliminating the need for manual file hunting. However, the traditional method works perfectly well for anyone comfortable with manual mod installation.

When searching for guidance, many players look for instructions on how to install this tool. The answer is always the same: copy the jars, launch the game, and start dumping. No complex configuration files, no editing scripts, no additional setup steps beyond the initial dependency installation.

Data Categories: What Can You Extract?

The true power of PM Dumper 3 lies in the breadth of data it can export. The mod supports an impressive list of categories, each covering a different aspect of the game. Here is a breakdown of what you can expect to find in your generated CSV files:

World and Environment Data

  • Biomes — identifiers, temperature values, vegetation types, and other environmental properties.
  • Blocks — properties such as blast resistance, required mining tools, hardness, and more.
  • Liquids — physical characteristics and behavior parameters for water, lava, and any modded fluids.
  • Loot Tables — complete drop tables for chests, mobs, and other loot sources.

Entities and Creatures

  • Entities and Mobs — health points, dimensions, classification, and spawning parameters.
  • Villager Professions — associations with trading mechanics and village structures.
  • Tile Entities — data for blocks that store information, such as chests, furnaces, and machines.

Gameplay Mechanics

  • Achievements — full lists with conditions and display names.
  • Food — hunger restoration and saturation values for every edible item.
  • Enchantments — maximum levels, rarity, and applicable item types.
  • Recipes — shaped, shapeless, and smelting recipes with all ingredient combinations.
  • Sounds and Models — technical resource paths for audio and visual assets.
  • Capabilities — Forge capability data for modded interactions.

This extensive list makes the mod a veritable Swiss Army knife for anyone working with heavily modified game instances. Each category can be exported individually or all at once, depending on your needs.

Command Syntax and Export Options

The entire operation of PM Dumper 3 revolves around a single command: /pmdumper. The syntax is simple but flexible, offering several levels of control over what gets exported and how.

The first argument specifies the target category. You can enter a specific name such as blocks or entities, or use all to dump everything at once. If you are unsure about the available category names, simply type /pmdumper without any arguments. The mod will display a complete list of supported dumpers directly in the chat window.

The second argument controls the export format:

  • csv — the standard format, containing all data fields for each object including identifiers, properties, and localization strings.
  • amounts — a statistical mode that counts how many times each item appears in the game world.
  • csv_amounts — a combined approach that includes both the full description and an additional column for occurrence counts.

After executing the command, all generated files are saved to the .minecraft/pmdumper folder. From there, you can open them in any spreadsheet application or text editor for further processing.

Practical Use Cases

The applications for this tool are as varied as the data it extracts. Consider a modpack developer who needs to verify that recipes from different mods do not conflict. Running /pmdumper recipes all csv produces a comprehensive table of every crafting recipe, making overlaps immediately visible.

Server administrators can use the villager profession dump to audit trade balance across their worlds. A quick export reveals which trades are too generous or too stingy, allowing for informed configuration adjustments.

For those managing hardcore survival servers, the food data is invaluable. Exporting the food category with the amounts format gives precise hunger and saturation values for every edible item in the pack. This information helps balance starvation mechanics and ensure that no single food source trivializes the challenge.

Another interesting scenario involves ore generation analysis. By running /pmdumper blocks csv_amounts, you can see exactly how many of each block type exist in your world, which is useful for understanding resource distribution and adjusting world generation settings.

When players search to download PM Dumper 3: Export All Minecraft Data to CSV, they often have one of these specific analytical goals in mind. The tool delivers on all of them without unnecessary complexity.

Limitations and Considerations

PM Dumper 3 is built exclusively for the Forge mod loader. It will not function on Fabric, vanilla clients, or any other modding framework. This is a fundamental constraint that cannot be worked around.

The mod is also no longer actively updated. While it works reliably on Minecraft 1.12.2 and similar older versions, attempting to use it on newer builds may result in errors or crashes. For players on modern Minecraft versions, CraftDumper serves as the recommended alternative. However, for the vast ecosystem of 1.12.2 modpacks that remain popular today, PM Dumper 3 continues to be a perfectly viable and effective choice.

When working with large modpacks, a full all export can take several seconds and generate dozens of files. This is normal behavior. To avoid confusion, it is advisable to clear the pmdumper folder before starting a new dump session. This keeps your data organized and prevents accidental mixing of old and new exports.

Remember the Forgelin dependency. Without it, the mod will not load, and you may not even see an error message explaining why. Always verify that both files are present in your mods folder before troubleshooting anything else.

Conclusion

PM Dumper 3: Export All Minecraft Data to CSV occupies a unique niche in the Minecraft modding ecosystem. It does not entertain, it does not add content, and it does not improve visuals. What it does is provide unprecedented visibility into the inner workings of the game, transforming the chaos of a heavily modded instance into structured, analyzable data.

For developers, server administrators, and meticulous players who want to understand every facet of their world, this tool saves hours of manual config file browsing and guesswork. The command interface is intuitive, the output is universally readable, and the range of supported categories covers virtually every data type in the game.

Install Forgelin, drop the jar files into your mods folder, and run /pmdumper. The entire anatomy of your Minecraft world will unfold before you in neat rows and columns, ready for whatever analysis you need. For those on classic Forge versions, PM Dumper 3: Export All Minecraft Data to CSV for Minecraft remains a dependable workhorse that continues to prove its worth years after its initial release.