Skip to content

MinefactProgress/SchematicJS

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 95.6%
  • JavaScript 4.4%