1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-22 17:37:38 +00:00

Merge branch 'mc-1.16.x' into mc-1.17.x

This commit is contained in:
Jonathan Coates
2021-10-06 18:10:45 +01:00
36 changed files with 951 additions and 195 deletions

1
tools/convert-structure.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
import sys
import nbtlib
from nbtlib.tag import Compound, Int, List, String