Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed ARR
Published 5 days ago
DuckyLib
A GUI lib with TOML-based layouts and an in-game editor.
What it adds
DuckyLib is a GUI framework i used in my mods. Design screens using TOML files or use the built-in visual editor.
Features
- TOML-defined GUI layouts - Design screens declaratively without writing Java GUI code
- Built-in widgets - Button, Label, TextField, Slider, Checkbox, Dropdown, Panel, ScrollPanel
- Custom theme system - Hot-reloadable TOML themes for consistent styling across screens
- In-game visual editor - Property panel and widget selector for live editing
- Simple API - Load layouts and open screens with minimal code
Important Notes
- This is a library mod. It provides no gameplay content on its own exept for the ui editor.
- API documentation is currently in development.
- Designed for use as a dependency in other Forge 1.20.1 mods.

