Allows any mixins that work on mods to work effortlessly.
Unofficial port of MixinBooter for Minecraft 1.7.10.
MixinBooter 1.12.2 - https://github.com/LoliKingdom/MixinBooter
Download mod from CurseForge and put jar to your mods directory.
apply from: 'https://raw.githubusercontent.com/tox1cozZ/mixin-booter-legacy/master/gradle/configurations/v1.gradle'
mixin {
// Set custom refmap name. By default using project name
// mixinRefMapName = 'mixin.custom.refmap.json'
}