
AutoJson
This compact library was created for use in future modifications. It automatically generates basic models for blocks and items connected to it. Automatic generation of sound files for registered objects is also available. The library supports loading textures and audio files in OGG format from the modpack folder. A simple localization system is implemented (currently English is supported), allowing loading names of new items and blocks from configuration files.
To familiarize yourself with an example of using the library, you can study the CustomRecords modification on GitHub, where functions for generating items and loading external textures and sounds are applied.