- implemented mixins like for other mc versions
- removed stack, entity and chunk capabilities and related code
- removed sign capability
- removed FRL and TMT placeolder FML Mod
- Mixinbooter is now a dependency on 1.12!
- THIS CHANGE potentially FIXES issues with mods like Tinkers Construct or Immersive Engineering
- various lib.common.math additions/changes
- other adjustments
- added
testing/dev-modeconfig entry - added multi-line info support for config entries
- added config info auto-updating
- added auto-removal of unused config entries inside categories
- WrapperHolder.read(File) now checks if the file exists beforehand and returns an empty compound if not


