Source: https://github.com/GTNewHorizons/GTNHMixins/tree/2.1.12

Classes used:

com.gtnewhorizon.gtnhmixins.*

Modifications:
- removed Mixin environment initialization in GTNHMixinsCore
- added Mixin 0.7 support
	- made MixinExtras initialization get suppressed if Mixin version is below 0.8.5
	- made reflection support Mixin 0.7.11
- added call to "unimixins.mixinModidDecorator.refresh" after loading early mixins in GTNHMixinsCore and late mixins in LateMixinOrchestrationMixin

License: LGPL3 (see LICENSE)
