JEI Area Fixer

fix JEI GUI to not overlap with modded GUIs

File Details

1.3.0: Config++ & Quark and SmelteryIO and Reskillable support

  • B
  • Aug 27, 2024
  • 42.34 KB
  • 90
  • 1.12.2
  • Forge

File Name

jei_area_fixer-1.3.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

JEIAreaFixer 1.2.0 -> 1.3.0

Config++ & Quark and SmelteryIO and Reskillable support

  • Support for
    • Quark: Chest Buttons
    • Reskillable: side inventory tabs
    • SmelteryIO: Fuel Controller, Casting machine
  • config for this mod is rewritten now, allowing you to toggle patches at both block level and mod level
    • e.g. for XNet, you can now disable patch for Controller block, while keeping patch for Router block
    • Changing values of normal config entries(that is, all config entries other than debug$print) requires MC restart, which is somehow not shown in config menu
    • remember to DELETE old config file so that options from old and new configs will not mix together
  • fix config not saving
  • added a debug option that can print extra JEI areas into logs