# MaterialsExtractor
Program to extract a list of materials from an NBT structure file.
## Usage
```shell
git clone git@github.com:andrewlalis/MaterialsExtractor.git
cd MaterialsExtractor
./build.sh
```