- 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
- 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)