README.md
pyproject.toml
src/structura_core/__init__.py
src/structura_core/aesthetics.py
src/structura_core/analyze.py
src/structura_core/check_doors.py
src/structura_core/check_leaks.py
src/structura_core/convert_legacy.py
src/structura_core/export_schematic.py
src/structura_core/largest_component.py
src/structura_core/materials.py
src/structura_core/nbt.py
src/structura_core/version.py
src/structura_core/voxel.py
src/structura_core.egg-info/PKG-INFO
src/structura_core.egg-info/SOURCES.txt
src/structura_core.egg-info/dependency_links.txt
src/structura_core.egg-info/entry_points.txt
src/structura_core.egg-info/requires.txt
src/structura_core.egg-info/top_level.txt
tests/test_convert_legacy_entities.py
tests/test_nbt.py
tests/test_voxel.py