DarkKore is a library mod for DarkKronicle's mods. Currently, it is a requirement for [RefinedCreativeInventory](https://www.curseforge.com/minecraft/mc-mods/refinedcreativeinventory) and other mods soon.
Join the [Discord](https://discord.gg/WnaE3uZxDA) for support/questions.
Main features:
- Better GUI handling - Allows for a component based system with easy scroll integration and other powerful features
- Hotkeys - Create advanced keybinds that have multiple keys and are only active in certain situations.
- Text searching - A centralized location for advanced modification of Minecraft text objects as well as color searching.
- utilities - Remove a lot of boilerplate code and just reference DarkKore
- Configuration - Complete configuration handler with support for TOML and JSON (and they can be interchanged easily). Configuration objects also have GUI components tied to them, and it is easy to add custom components and options.
Random features:
- Ability to change GUI sounds to the pentatonic scale in instruments (will soon have an option to be global).
Icons in `resources/assets/darkkore/textures/gui` are from Google Material icons. They are licensed under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)