Skip to content

A Sandstone datapack library depending on various mods for new commands

Notifications You must be signed in to change notification settings

MulverineX/sandstone-commands-mod

Repository files navigation

Sandstone Modded Commands Library

This library depends on the host running a mods that add various commands in this format.

Mods:

  • picoblaze - Fabric mod, adds ride (bedrock format), structure, replace (compose-esque), gui (block target forced GUI).

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

A Sandstone datapack library depending on various mods for new commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published