mcpack

1.0.3 • Public • Published

mcpack

Created to help in manage of Minecraft datapacks. Works as a command line interface.

To start a new datapack use init command

$ mcpack init "An awesome datapack"

There's multiple optional options to improve the configuration of the file, as:

  • -v Define the version of the datapack e.g: 0.1.0
  • -d Define a description for the datapack
  • -i Define a custom icon for the datapack e.g: minecraft:podzol
  • -a Define an alias for the datapack (as a shortname) e.g: ad
  • -f Define the pack-format. default: 4

You can use eather:

  • --v Verbose. Gives information during the process.
  • --f Force. Forces the procediment, deletes an existen datapack if it has the same name and version.
  • -h Help.

To this moment, the package just contain that command, but i wait in future, it can help improving existing datapacks, make easier work with diferent versions, etc.

Readme

Keywords

Package Sidebar

Install

npm i mcpack

Weekly Downloads

1

Version

1.0.3

License

MPL-2.0

Unpacked Size

10.2 kB

Total Files

4

Last publish

Collaborators

  • luis.bs