[Feature Request] Remove existing JEI description tab.
AlasICannotSwim opened this issue ยท 2 comments
Currently, there exists the option to add JEI information tabs:
mods.jei.JEI.addDescription(IItemStack, string);
However, there is no way to remove text in an existing JEI info tab. This can be troublesome in cases where you want to replace an information tab.
As Democat said, this is an issue for JEI.
JEI doesn't have an API method to remove information.