2.2.0 • Published 3 years ago

smc-wasd v2.2.0

Weekly downloads
18
License
CC0-1.0
Repository
-
Last release
3 years ago

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 ✨

2.2.0

3 years ago

2.1.7

3 years ago

2.1.6

3 years ago

2.1.5

3 years ago

2.1.4

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago