OMLib
OMLib is a fundamental library that serves as the foundation for the OMT mod and its related addons, including OMPD. This module provides the basic functionality required for the proper operation of the main mods.
Among the key features of the library:
- Command for changing block ownership
- Energy conversion system between RF and EU
- Special tool for instantly mining player-owned blocks
For mod developers, OMLib offers a valuable set of tools and API. If you plan to create addons for OMT, it's recommended to study the source code of this library - here you'll find many useful functions and solutions that can simplify the development process.