README
Label
Usage Examples: smc-wasd
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
A data pack library created for Sandstone
<script type="module">
import smcLabel from 'https://cdn.skypack.dev/smc-label';
</script>
Usage Examples: smc-wasd
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