- add explicit initial spawn property
- add config enchantment toggle
- add config chest loot items and rates
- add config blacklist chest loot modids
- add global configuration values for Neoforge's mod menu
- remove redundant properties that should be global configs
- allow vanilla stained glass to exist decoratively within the centers of the schematic
- add random portal rooms
- refactor datapack format
- add major documentation page: https://github.com/denialpan/liminalness/wiki
massively overhaul mod backend
- optimize AABB room bound checking, localized to player radius
- optimize schematic connection points to chunk-placements
- improve chunk repairs on ticks limited to only necessary chunks and frontier connection points
- add individual schematic properties to enable infinitely more unique connection points
- add automatic rotational and mirrored variants from one schematic, reducing number of manual schematic files to exist by a factor of 8
- add multi-dimensional datapack support (documentation still needed)
- a whole ton more i genuinely forgot since its been so many things
initial alpha release


