Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EngineHub/SchematicJS

A TypeScript/JavaScript library for loading and saving WorldEdit schematics.
https://github.com/EngineHub/SchematicJS

hacktoberfest javascript minecraft nbt schematic typescript

Last synced: 3 months ago
JSON representation

A TypeScript/JavaScript library for loading and saving WorldEdit schematics.

Awesome Lists containing this project

README

        

# SchematicJS
A TypeScript/JavaScript library for loading and saving Sponge Schematics (WorldEdit) and Minecraft Structures.

The following schematic formats are supported:

* Sponge (Versions 1-3) (.schem)
* Structure Block (.nbt)

Caveats:

* No entity support
* No block entity support (nbt BE data, actual blocks are provided)
* No biome support