A Minecraft Sandstone data pack library for detecting WASD input that uses arithmetic for calculations.
Import pack files from here, follow instructions on README
Follow/base off example project
Add the module to your workspace
npm install 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
onnowhere 💻 |
MulverineX 💻🧹 |
TheWii#2934 🐛 |