Skip to content

MulverineX/sandstone-bindings-vanilla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandstone Vanilla Bindings Library

This library uses various vanilla libraries, will automatically download in-dev depending on usage.

Libraries:

  • PlayerDB - a data storage based database solution which allows you to efficiently store & access specific data per online or offline player.

To build the datapack, run:

npm run build
// or
yarn build
// or
sand build

To automatically rebuild the datapack on each change, run:

npm run watch
// or
yarn watch
// or
sand watch

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published