Skip to content

1.3.0

Compare
Choose a tag to compare
@Nixinova Nixinova released this 04 Oct 20:39
· 74 commits to main since this release

Release 1.3.0 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Added function getPackFormats(version: string): object to retrieve both the resource and data pack formats of a given version.
  • Changed the default CLI command to show both pack formats if the type is unspecified instead of defaulting to the resource pack format.