Skip to content

MulverineX/wasd_arithmetic

Repository files navigation

wasd arithmetic

All Contributors

A Minecraft Sandstone data pack library for detecting WASD input that uses arithmetic for calculations.

Usage

Vanilla

Import pack files from here, follow instructions on README

Sandstone

Follow/base off example project

Add the module to your workspace

npm install smc-wasd

Development

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

Contributors ✨


onnowhere

💻

MulverineX

💻🧹

TheWii#2934

🐛

About

A Minecraft Datapack Library. Detection of local direction input (ie wasd).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published