Skip to content

roseckyj/react-minecraft-render

Repository files navigation

React Minecraft Region Viewer

npm version

A simple component for displaying a part of Minecraft region file with React.js.

This project is based on Deepslate library and a majority of the code is extracted from the NBT viewer for VS Code extension.

Banner

Setup

You can install the package using npm install react-minecraft-viewer command.

React Minecraft Region Viewer does not ship with the minecraft resources included. You need to export your own ResourcePack for this component to work. You can do that by opening your Minecraft JAR file, extracting the assets folder and packing it as a .zip file.

Disclaimer

This project is under development. Feel free to contribute.

About

A simple component for displaying a part of Minecraft region file with React.js.

Resources

License

Stars

Watchers

Forks