Program to extract a list of materials from an NBT structure file.
Go to file
Andrew Lalis 7d6d59d544 Set version! 2023-06-23 20:54:19 +02:00
.github/workflows Update again. 2023-06-23 20:53:44 +02:00
.mvn/wrapper Added implementation. 2023-05-28 21:40:24 +02:00
src/main/java/nl/andrewlalis/materials_extractor Added implementation. 2023-05-28 21:40:24 +02:00
.gitignore Improved readme. 2023-05-28 21:48:48 +02:00
LICENSE Initial commit 2023-05-28 09:04:01 +02:00
README.md Improved readme. 2023-05-28 21:48:48 +02:00
build.sh Improved readme. 2023-05-28 21:48:48 +02:00
mvnw Added implementation. 2023-05-28 21:40:24 +02:00
mvnw.cmd Added implementation. 2023-05-28 21:40:24 +02:00
pom.xml Set version! 2023-06-23 20:54:19 +02:00

README.md

MaterialsExtractor

Program to extract a list of materials from an NBT structure file.

Usage

git clone git@github.com:andrewlalis/MaterialsExtractor.git
cd MaterialsExtractor
./build.sh

Usage information:

java -jar materials-extractor.jar <schematic-file.nbt> [paste.ee token]
  Where
    First argument (required) is the path to the .nbt schematic file to read.
    Second argument (optional) is an api token to https://paste.ee, to
      automatically upload item-list for usage.