Fluxed-Core
Fluxed-Core is a core module that serves as the foundation for most of my developments. It includes various helper tools and functions used in other mods.
One of the key features is the "Buffs" system - an alternative to standard Minecraft potions. Unlike classic potions, buffs are stored as string values, which significantly expands capabilities compared to the vanilla effects system.

The mod also includes the "Flux Bar" - a special indicator displaying the level of accumulated RF energy in equipped items. This information is shown both in item tooltips and directly in the game interface. For users who don't need this feature, there is an option to disable it through configuration settings.