Pixel Lib
For Mod Developers
Pixel Lib is a library mod designed to simplify the process of adding various elements to the game, especially in large quantities. The main development goal is to ensure maximum compatibility with other modifications. Unlike most library mods that are focused on specific types or sets of mods, Pixel Lib is created for a wide range of developers who want to utilize its capabilities.
Nevertheless, the library contains several functions that will be particularly useful for creators of realistic technical mods. Pixel Lib is written in the Kotlin language and includes additional extensions that facilitate mod development in this programming language. At the same time, the main capabilities of the library can be used just as simply in Java projects.
For Pack Makers
Pixel Lib already has implemented systems that allow pack makers to use its material system through CraftTweaker. However, full utilization of these capabilities will become available after a certain feature is added to CraftTweaker itself.
For Average Players
For regular users, Pixel Lib adds several small elements to the game, including a charcoal block. Depending on the installed mods, you may notice other items that are also added by this library.
Dependencies
Since Pixel Lib is created in Kotlin, it requires the installation of the Kottle mod to function.
Usage
Any developer can use Pixel Lib as a dependency for their mod, provided they comply with the license agreements.