JEI Area Fixer

fix JEI GUI to not overlap with modded GUIs

File Details

1.6.0: perf++ & support 10 more mods

  • R
  • Oct 13, 2024
  • 81.08 KB
  • 5.0K
  • 1.12.2
  • Forge

File Name

jei_area_fixer-1.6.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:jei-area-fixer-1085598:5807854")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

JEIAreaFixer 1.5.0 -> 1.6.0

perf++ & support 10 more mods

  • TinkerIO support
  • BlueSkies support
  • Crafting Tweaks support
    • the same applies to Crafting Tweaks Unofficial
  • TrinketAndBaubles support
  • AE2WTLib support
    • and its dependents: Wireless Crafting/Pattern/Fluid/Interface Terminal, 5 mods in total
    • and additional support for Wireless Crafting Terminal
  • more precise GUI target setting for some button area provider
    • this can prevent calculating areas on GUIs that are guaranteed to not have any buttons of this kind, improving performance
  • buttons pre-filtering
    • by filtering out buttons inside gui before converting to area, we can decrease the amount of areas passes to JEI, so performance will be better