A Schematic contains a main Level and multiple SubLevel-s. A Level contains a Palette and Chunk-s containing the CellId-s of that level. Chunk creation and management is handled by the library, it's just a way to represent the data. A SubLevel also has a Position and Orientation.
- Import
.nbtschematics, preserving all data - Export to
.nbtschematics - Supports Create: Aeronautics sub-levels
- Has helper functions for
aeronautics:*_envelopesimulated:swivel_bearingsimulated:rope_connectorsimulated:honey_gluecreate:shaftcreate:gearboxcreate:cogcreate:large_cogetc
- Implement schematic import/export
- Implement SDF rasterization
- Implement schematic rotation (including properties and nbt data)
- Implement physics utilities for aeronautics (lift and mass calculations)