JEI Area Fixer

fix JEI GUI to not overlap with modded GUIs

File Details

1.4.0: Cyclic & Forestry & MCJtyLib support

  • R
  • Sep 4, 2024
  • 47.82 KB
  • 7.9K
  • 1.12.2
  • Forge

File Name

jei_area_fixer-1.4.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

JEIAreaFixer 1.3.1 -> 1.4.0

Cyclic & Forestry & MCJtyLib support

  • now config options that do require game restart will be marked as RequiresMcRestart
  • more config comments
  • support for Forestry
  • support for Cyclic
    • more precisely, the armor slots in extended player inventory
  • support for MCJtyLib
    • support for XNet is removed because this patch contains XNet patch
  • a new debug option, which can directly draw areas onto the screen, providing a much more intuitive view
  • make output format of debug printing a little bit better
  • fix a rare case where debug print is not working due to ConcurrentModificationException