[Bug] Jei compat- clicking show recipes in a gt machine crashes game
Trinsdar opened this issue ยท 0 comments
Describe the bug
Crashes due to unsupported operation exception from not yet implemented feature when show recipes within the machines gui is clicked.
Steps to Reproduce
Steps to reproduce the behavior:
- Open machine
- Click show recipes
Environment (please complete the following information with the version):
- Minecraft: 1.16. 5
- Mod Loader: forge
Logs
Unfortunately i don't have the logs available to upload at the time of making this, will edit in later.
Additional context
Code that causes the issue:
https://github.com/GregTech-Intergalactical/AntimatterAPI/blob/dev/src/main/java/muramasa/antimatter/integration/jei/AntimatterJEIPlugin.java#L118
Honestly not sure this is a bug, might be more a priority suggestion, since clearly it throws the todo exception method.