mcpack-builder
v1.0.15-dev.8
Published
A utility for building Minecraft datapacks packs.
Downloads
25
Readme
Minecraft Pack Builder
A utility for building Minecraft datapacks packs.
This library is in alpha. There will be breaking changes.
In the past, alpha versions were erroneously published to 1.0.x
. New versions will be published to 1.0.15-dev.x
and the final release will be published to 1.0.15
.
Installation
Deno
import { Datapack } from "npm:mcpack-builder@alpha"
NPM
npm install mcpack-builder@alpha