r8420 / MoreOverlays-updated

MC Mod : Brings back some of the NEI Overlays ( Mob Spawns, Chunk Bounds, Item Search)
MIT License
5 stars 6 forks source link

Upgrade Resource to support Forge 41.0.94+ #38

Closed Jayryn closed 1 year ago

Jayryn commented 1 year ago

This is the fix / updated code for the issues #31, #32, #35, and #37.

This pull request includes:

Bump Version to newer minor of v1.21.2 Support 1.19 with latest Forge versions

  • Fixes due to Forge API changes up to 41.0.94
  • Fix JEI Item Search Feature
  • Support / Depend of Forge 41.0.94+
  • Support / Depend of JEI 11.1.1.239+
  • Support / Depend of Mantle 1.18.2-1.9.27+

My Current Release for a Temporary User Use Case https://github.com/drjayy/MoreOverlays-updated/releases/tag/v1.21.2

Jayryn commented 1 year ago

There is a minor issue in 1.19 where the Item Amount Number is switching from grayed out to white for all items, when hovering.

I've opened a 1.18 Pull Request where this issue doesn't exist but I need to figure out what fixed/caused it.

I will adress this issue when I have time but currently I'll make a 2 day break.

EDIT: It is still fully playable with this issue even though it's not ideal.