Go to file
2024-12-06 00:38:01 +00:00
.github/workflows Add prefix to published version 2024-05-12 12:51:47 +02:00
MCStructs@4289649dbf Automated update 2024-12-06 00:38:01 +00:00
.gitignore Init 2023-12-29 13:36:05 +01:00
.gitmodules Init 2023-12-29 13:36:05 +01:00
mcstructs.py New replacements 2024-11-04 20:31:44 +01:00
patch.patch New replacements 2024-11-04 20:31:44 +01:00
README.md Update patch 2024-08-13 09:54:05 +02: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 -x checkstyleMain