- Fix crash caused by optional mixins not being properly marked as optional
- Update to latest NeoForge beta -- fixes various related crashes -- required a complete rewrite of the datagen code
- Fix crash caused by optional mixins not being properly marked as optional
- Add config options to change outline colors
 - The placement grid and the preview outline both have separate config options - Add config for the logic enabled state message
- Add a global block blacklist to startup config
- Add config toggle for placement highlights
- Rename properties to avoid conflicts
 - rename HORIZONTAL_OR_UP_FACING from "facing" to "ap_placing"
 - rename HORIZONTAL_AXIS from "axis" to "ap_axis" - Crashes the game if mixins fail (intended behavior)
- Fix broken MixinMappedRegistry