Compatibility
Minecraft: Java Edition
1.21.1–1.21.2
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published 6 days ago
Updated 3 weeks ago
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')
})


