Trashlib
This Minecraft library for mod developers contains a set of utility tools and methods that simplify the mod creation process. Many tasks that traditionally require routine work, such as component initialization, data generation with datagen functionality, and other development aspects, are implemented as ready-made solutions.
Initially, this project was created for the author's personal use in their own mods, so it may not suit all developers. However, the library contains a sufficient number of useful tools that save time and reduce the complexity of standard modding operations. All library capabilities are described in detailed documentation for those wishing to familiarize themselves with its functionality.