MixinBooter

MixinBooter

7M Downloads

A library mod that helps out modders that want to mixin into mods but couldn't as they weren't inherently coremods.

This mod ultimately fixes that by preparing and booting mixin jsons very early, and make sure it is an easy process for modders that use this.

This below should not be needed when using MixinBooter 1.1

NOTE: For those that have Railcraft and Thaumcraft installed, please go through the following steps:

1. Install Bansoukou 2.0

2. Download this and extract into your .minecraft folder: https://anonfiles.com/1fG7n7Bdpd/bansoukou_zip

This had to be done as Railcraft uses a deprecated API and MixinBooter essentially loads all the jars early, Railcraft comes first and the old API gets loaded first into the classpath. The aforementioned uploaded .zip is a patch that patches the Railcraft jar.

Modder Info: MixinBooter/README.md