MTLib - Library for CraftTweaker Developers
MTLib is a support library designed for creating CraftTweaker addons. While using this library is not mandatory, it significantly simplifies the development process by providing developers with useful methods and classes.
The library includes all utility and helper classes from Modtweaker, including undoable action classes (IUndoable) and base classes for creating information output commands.