jss2a98aj / BugTorch

Bug-fixes for Minecraft 1.7.10
MIT License
34 stars 18 forks source link

Allow other mods that provide some kind of mixin version to work with this mod. SpongeMixins is kinda useless now anyway. #8

Closed MagmaBro123 closed 1 year ago

MagmaBro123 commented 1 year ago

Title. Mods like Et Futurum (iirc), MixinBooterLegacy, FalsePatternLib (iirc) etc.

You could probably make use of FPLib's other useful features as well.

jss2a98aj commented 1 year ago

BugTorch doesn't ship Mixins directly. I don't intend to write my own mod jar preloader, and SpongeMixins has one that is widely supported. So long as something with SpongeMixins 1.3 functionality is present it will work fine. This includes GasStation, GTNHMixins, and of course SpongeMixins itself.