Skip to content

0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 13:39
· 12 commits to master since this release
b94617d
  • Numerically ordered data managers, kind of like mixin priorities. You can use this to make stuff happen before/after built-in data managers (manipulating packet inputs/outputs and so on)
  • The mixins have been updated to the early/latemixin system, ditching the jar name analysis jank it used to use, so it's compatible with JarInJar mods
  • Upstreamed the changes needed for Spool compatibility, so you don't need to use a fork with it anymore