ZenToast
A simple CraftTweaker addon that expands interface customization capabilities. The mod's main function is adding a new ZenMethod sendToast() for the IPlayer object.
Using this function, you can create personalized toast notifications that appear in the upper right corner of the screen. The mod's operation is clearly demonstrated in this example: https://imgur.com/gallery/CbyVLCz
For modpack developers wanting to explore integration possibilities more deeply, it's recommended to review the documentation in the project's README file.
The mod was created based on the codebase of the 1.12.2 branch of the Command-Toast project by Ecdcaeb. The authors express gratitude to the original developer for providing the foundation.
The license of this repository matches the license of the original project.