https://github.com/ftbteam/ftb-jei-extras
https://github.com/ftbteam/ftb-jei-extras
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ftbteam/ftb-jei-extras
- Owner: FTBTeam
- Created: 2024-09-10T12:41:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T17:27:27.000Z (over 1 year ago)
- Last Synced: 2025-01-16T18:47:49.854Z (over 1 year ago)
- Language: Java
- Size: 110 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# FTB JEI Extras
JEI Extras is a small mod designed to bridge the gap between other mods and JEI where the other mods either do not provide a JEI plugin or only provide a basic ones.
## Features
These features are correct as of `1.21.1`, these features may change as mods change, add or remove their support for JEI.
- [`ExtendedAE`](https://www.curseforge.com/minecraft/mc-mods/ex-pattern-provider) - Adds JEI support for ExtendedAE, ExtendedAE currently only supports `EMI` and `REI`
- [`AdvancedAE`](https://www.curseforge.com/minecraft/mc-mods/advancedae) - Adds JEI support for AdvancedAE, AdvancedAE currently only supports `EMI` and `REI`
The mod will work workout any of these supported mods being installed as each plugin is registered conditionally
## Issues
Please report any issues to our [issue tracker](https://go.ftb.team/support-mod-issues)
## Requests
If you have any extra mods you'd like this mod to support, please create an issue on our [issue tracker](https://go.ftb.team/support-mod-issues) and we'll take a look.