
Earl Gray
Earl Gray is a specialized API for working with entity properties and traits, created specifically for the Fabric mod loader. This system allows developers to create automatically saved and synchronized characteristics between client and server that can contain any custom data and have their own unique behavior.
The capabilities provided by this API are virtually limitless. It is recommended to start by studying the basic principles of the system's operation, after which you will be able to implement any ideas for your modifications.
More detailed information about specific usage methods and technical details can be found on the project page in Gitlab (source code link).