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?)
Registry Dump

Registry Dump

Mod

Use commands to export the IDs of registry entries into JSON files

Server Utility

720 downloads
2 followers

Registry Dump

Release Issues Modrinth

Dump all IDs of known registry entries into JSON files.

/dump registry

A specific registry can also be specified, by default all registries are exported.

/dump registry minecraft:item

The JSON files are created under dump within your minecraft directory and take the following shape:

dump/[registry key]/[namespace].json

For example

dump/banner_pattern/minecraft.json
dump/item/brazier.json
dump/worldgen/biome/minecraft.json
dump/worldgen/biome/environmental.json

The content of these files is a simple JSON array containing all keys withing that registry/namespace combo.

External resources


Project members

possible_triangle

Member


Technical information

Client side
unsupported
Server side
required
Project ID