WARNING: THIS UPDATE WILL RESET ALL OF YOUR ADDITIONAL PLACEMENTS CONFIG BLACKLISTS!
PLEASE SAVE THEM SOMEWHERE AND THEN SEE Blocklist Format FOR HOW TO UPDATE THEM TO THE NEWER, CLEANER FORMAT
- Glass panes and iron bars now connect to slabs and stairs
- should affect most modded panes and bars as well
- Fixed crash when pressure plates are broken
- Generated datapack tags are now all optional so that removing the mod doesn't break worlds until the datapack is deleted
- The property name conflict detector now uses the correct property names, allowing many previously disallowed modded blocks to be supported
- 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