Go to file
2023-12-30 17:49:26 +00:00
.github/workflows Init 2023-12-29 13:36:05 +01:00
MCStructs@86da10dae1 Automated update 2023-12-30 17:49:26 +00:00
.gitignore Init 2023-12-29 13:36:05 +01:00
.gitmodules Init 2023-12-29 13:36:05 +01:00
mcstructs.py Catch specific asXTag calls 2023-12-30 18:48:13 +01:00
patch.patch Catch specific asXTag calls 2023-12-30 18:48:13 +01:00
README.md Init 2023-12-29 13:36:05 +01:00

Replaces mcstruct's inbuilt nbt library with ViaNBT.

Setup

git submodule update --init

Then you can run the Python script to apply the automated updates.

py mcstructs.py
cd MCStructs
gradlew test