A version-controlled repository of Minecraft's extracted block shape data for use with Bookshelf.
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
This project has taken inspiration from Aeldrion/IrisDataGen and misode/mcmeta.