At Shapescape, we value Open-Source projects and want to give back to the community by sharing some of the tools we have developed over the past few years.
| Name | Docs | Description |
|---|---|---|
| Educator Tools | DOCS | A Minecraft Add-On with a set of tools for educators that help lead a multiplayer session |
| Name | Docs | Description |
|---|---|---|
| Shapescape Content Guide Generator | DOCS | Regolith filter that generates content guides. |
| Shapescape Content Guide Generator Containers | DOCS | Regolith filter that reads containers from the level and exports them to files readable by the content guide generator. |
| Shapescape Content Guide Generator World Settings | DOCS | Addon for the Content Guide Generator Filter that reads data from a the release_config file and pastes this into a world_settings.md template. |
| Shapescape Copy Files | DOCS | Regolith filter that copies specified files to a different place on your drive |
| Shapescape NBT Replacer | DOCS | Regolith filter that replaces strings in NBT files using regex patterns |
| Shapescape Custom Blocks Generator | DOCS | A Regolith filter that makes creating custom blocks easier. |
| Shapescape Cutscenes | DOCS | Regolith filter for creating cutscenes for dialogues and controlling camera movement. |
| Shapescape Easy Glyphs | DOCS | Regolith filter that makes adding custom glyphs easier |
| Shapescape Legacy Project Updater | DOCS | A filter for updating project using legacy commands - old execute format, block commands (fill, setblock, execute .. if block), and entity commands (summon). |
| Shapescape-Minify-Json | DOCS | Minifies the JSON files in RP and BP. |
| Shapescape Texture Tools | DOCS | Regolith filter for combining and separating textures. |
| Shapescape World Settings | DOCS | A filter that sets some properties in the level.dat file. Based on the release_config.json file. |
| Name | Docs | Description |
|---|---|---|
| @Shapescape/Storage | DOCS | A storage abstraction designed exclusively for Minecraft Bedrock. |
| @Shapescape/Space | DOCS | A collection of geometry and world utility classes designed exclusively for Minecraft Bedrock. |
| Name | Docs | Description |
|---|---|---|
| Main Repository | DOCS | Main repository of all blockbench plugins |
| Batch Screenshot | DOCS | Automates the screenshot process of models programmatically with configurable settings |
| System Template File Loader | DOCS | Allows for easy importing of PNG and animation files into a project when the geometry file is located in the same directory as the other files |
