CraftTweaker

CraftTweaker

151M Downloads

[Feature Request] Remove existing JEI description tab.

AlasICannotSwim opened this issue ยท 2 comments

commented

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.

commented

As Democat said, this is an issue for JEI.

JEI doesn't have an API method to remove information.

commented

This is an issue for JEI