A simple Mixin-driven mod loader for MITE1.6.4 R196
- There is a mod migrating tool in
net.xiaoyu233.fml.util.ModRemapper
. You can use this to migrate your compiled mod file quickly - Remapping for source code is still in developing. You can currently use the migrated jar file as a reference to modify source code
- (Or just decompile the migrated jar to use as the new source)