Clayium Unofficial - Unofficial Continuation
Clayium Unofficial represents an unofficial version of the popular Clayium mod, developed and maintained by independent developers rather than the original creator deb_rk.

Disabling Interface Animation
Starting from version 0.11.0, the opening and closing animation of the graphical interface is disabled by default. The mod uses ModularUI for interface creation, which typically includes animations when opening and closing windows. To completely disable this feature, modify the setting in the configuration file (config/modularui.cfg):
I:panelOpenCloseAnimationTime=0
For additional customization of tooltip positioning, you can set:
S:tooltipPos=NEXT_TO_MOUSE
Modpack Integration
Developers allow free inclusion of this mod in any mod collections.
Recipe Customization
The mod supports integration with GroovyScript, allowing flexible customization of in-game recipes. Detailed information is available in the project wiki.
Graphical Resources
All textures are taken from the original Clayium mod, ensuring the preservation of the visual style.
Used Technologies
Development was made possible thanks to the following open-source projects: Clayium (CC-BY-4.0), CodeChickenLib (LGPL-2.1), Forgelin Continuous (LGPL-3.0), GTCEu Buildscripts (MIT), GregTechCEu (LGPL-3.0), ModularUI (LGPL-3.0), and RFTools (MIT).