A web-based tool for visualizing the hierarchy of Minecraft's data.
Note: This project is not affiliated with Mojang or Microsoft in any way. It does NOT redistribute any Minecraft code or resources. The Minecraft JAR is downloaded directly from Mojang's servers to your browser.
-
Install dependencies
npm install
-
Run the web app
npm start
This will serve the app at
http://localhost:3000.
- Tree View: Browse the full folder structure of the data.
- Relational View: View the relationships between tags and resources.
- JSON View: View and copy the JSON content of tags.
- Search: Instantly filter tags and resources.