KubeJS JEI Info Removal

KubeJS JEI Info Removal

Adds support for removeInformation, as that was never in base KubeJS

50 downloads
1 followers

The mod simply allows you to remove an information tab on items incase a mod adds them and you do not want that.

Example:

InfoRemoverEvents.removeInformation('item', event => {
    event.remove('terra_curio:black_belt')
})

No gallery available for this project.