MoveUI Forged - Minecraft Interface Customization
This project is an adaptation of the Move-UI mod for the Forge 1.20.1 platform, providing players with advanced game interface customization capabilities.
Created specifically for modded packs, this tool allows free movement of HUD elements across the screen - from the hotbar to health indicators and other visual components. The system automatically generates a configuration file where you can set offset values for each element along the X and Y axes, ensuring complete control over interface placement.
A key difference from the original is the transition from JSON to TOML format for configuration files, making settings management more convenient and understandable.
An additional advantage is integration with KubeJS through a special proxy class, allowing dynamic changes to interface settings directly from client-side scripts during gameplay.