Ez Mod Lib
Eliminate JSON Files in Mod Development
This library is designed for those who prefer working with pure Java code instead of dealing with JSON files. The core concept of Ez Mod Lib is to provide developers with the ability to completely avoid manual JSON editing and perform all necessary operations programmatically.
Starting from Minecraft version 1.20, the library allows generating almost any content directly from code — including textures, models, and other resources. You no longer need to create separate files for each mod element.