Why Not Be One Item (wnboi)
A Minecraft library mod that enables the creation of customizable scroll wheel context menus for Forge and Fabric. The name's concept is based on using this library to create bags or other multi-functional items to reduce inventory clutter.
You can customize the menu by extending the provided classes and overriding methods to achieve the desired behavior. Most features that might require customization are separated into individual methods for easier implementation.
Currently, this library is primarily intended for use in my own mods. If you wish to use it, I recommend studying the main classes to understand how it works. If you encounter any issues, you can create an issue on GitHub or find me in major modding Discord communities.
For more information on using the library, refer to the GitHub repository.