Skip to content

A Minecraft sandstone typescript library that depends on the host running a mod that adds data-driven game events

Notifications You must be signed in to change notification settings

MulverineX/sandstone-game-event-mod

Repository files navigation

Sandstone Game Event Mod Library

This library depends on the host running a mod that adds data-driven game events in this format.

picoblaze implements this feature.

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 Minecraft sandstone typescript library that depends on the host running a mod that adds data-driven game events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published