
ImproperUI
The ultimate solution to Minecraft Rendering being too hard to learn. Uses a custom scripting language highly inspired by Cascading Style Sheets to create fully working ingame GUIs!
170.9K
58
ImproperUI 1.21.11-0.0.7-BETA
beta1 января 2026 г.Version: 0.0.7-BETA
Added:
- added support for collect() helper methods chain calls
- optimized ImproperUIPanel mouse events
Patches:
- fixed ConfigReader readFloat
- fixed element children not updating parentPanel field
- fixed scrolling hitboxes
- fixed on-key element property not working
- fixed collectById() methods crashing on elements without IDs
ImproperUI 1.21.11-0.0.6-BETA
beta26 декабря 2025 г.Version: 0.0.6-BETA
Added:
- added ConfigReader
- added ImproperUIAPI.getConfigReader()
Patches:
- fixed config integer args not parsing properly
ImproperUI 1.21.6-0.0.6-BETA
beta26 июля 2025 г.- added
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");
- fixed config integer args not parsing properly
ImproperUI 1.21-0.0.6-BETA
beta18 июня 2024 г.- added
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");
- fixed config integer args not parsing properly
ImproperUI 1-20.6-0.0.6-BETA
beta18 июня 2024 г.- added
ConfigReader
to use:
ImproperUIAPI.getConfigReader(modId, configFile);
example:
ImproperUIAPI.getConfigReader("clickcrystals", "config.properties");
- fixed config integer args not parsing properly
Совместимость
Создатели
Детали
Лицензия:MIT
Опубликован:1 год назад
Обновлён:1 месяц назад