UNPKG

@mcdata/data

Version:

Minecraft data used in the API/Discord client.

43 lines (37 loc) 1.09 kB
<div align="center"> <br /> <h1>📦 McData Data</h1> <br /> <p> <a href="https://www.npmjs.com/package/@mcdata/data"> <img src="https://img.shields.io/npm/v/@mcdata/data" alt="npm version" /> </a> <a href="https://www.npmjs.com/package/@mcdata/data"> <img src="https://img.shields.io/npm/dt/@mcdata/data" alt="npm downloads" /> </a> <a href="https://github.com/mcdata-dev/mcdata-data/actions"> <img src="https://github.com/mcdata-dev/mcdata-data/actions/workflows/tests.yml/badge.svg" alt="Tests status" /> </a> <a href="https://codecov.io/gh/mcdata-dev/mcdata-data"> <img src="https://codecov.io/gh/mcdata-dev/mcdata-data/graph/badge.svg?token=HMAP40BDEZ" /> </a> </p> </div> ## 📦 Installation ```bash # With npm npm install @mcdata/data # With yarn yarn add @mcdata/data ``` ## 📜 License This project is licensed under the Public General License (GPL-3.0) - see the [LICENSE](LICENSE) file for details.