Twelvefold Booter
No reviews yet
Alternative mixin mod utility to apply toggle-able mixins to both early and late loaded classes
Provides a framework or library for other mods to use.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
TwelvefoldBooter
TwelvefoldBooter is a mixin mod utility to allow developers to load mixins both early and late, allowing for modifying
classes that normally could not be modified otherwise.
Current features include;
- Enqueue mixins to be applied both early and late, to allow for for modifying Vanilla/Forge classes, as well as mod classes
- Enable/disable enqueued mixins prior to application through the use of a Supplier, to allow developer control over optional mixins
- Disallow other TwelvefoldBooter enqueued mixins from applying, for testing or tweaking purposes
- Shadows Mixin 0.8.7 and MixinExtras 0.4.1
For developer usage:
In your IFMLLoadingPlugin init, instead of Mixins.addConfiguration("mixinConfigName"), use TwelvefoldRegistryAPI.enqueueEarlyMixin("mixinConfigName").
If you are registering it as a late-loaded mixin use annotation @LateMixinLoader("mixinConfigName").When enqueueing a late mixin, coremod is not required.
That is all that is required, and TwelvefoldBooter takes care of the rest.
If you have any issues/suggestions/requests, please post them to the Github issue tracker linked above.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers