Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 779 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 779 Bytes

Bookshelf McData

A version-controlled repository of Minecraft's extracted block shape data for use with Bookshelf.

Overview

This repository extracts block shapes from Minecraft into JSON files for each game version. Each commit represents a different Minecraft version, tagged as <version.

You can view the extracted block shapes for a specific version by accessing the following URL (replace with the Minecraft version you're interested in):

https://raw.githubusercontent.com/Gunivers/Bookshelf-McData/<version>/blocks/shapes.min.json

Credits

This project has taken inspiration from Aeldrion/IrisDataGen and misode/mcmeta.