
+=======================================================+
| Celib - CebbyS Library |
+=======================================================+
Current mod API features: ( Used for modding )
+ Custom logger for printing information in console.
Possibility to print custom logs, warnings and error messages in console to inform user.
+ Directory variables.
Easy way to find minecraft directory in code. Used for locating configuration directory.
+ Runtime resource generator.
Easy way to generate resource / datapacks with a help of code.
Currently allows to generate pack and customize the pack description and icon.
Data generator allows generating Tags.
Asset generator allows generating BlockStates.