Compatibility
Minecraft: Java Edition
1.20.1
1.19.x
1.18.x
1.17.1
1.16.3–1.16.5
Platforms
Forge
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published 3 years ago
Updated 7 months ago
Changelog
- Merge pull request #24 from noeppi-noeppi/feature/config_gui - noeppi_noeppi
- Update forge - noeppi_noeppi
- Javadoc - noeppi_noeppi
- Component editors - noeppi_noeppi
- Colour pickers - noeppi_noeppi
- ResourceList editors - noeppi_noeppi
- Make resource lists rules differentiate between an explicit whitelist state that is the same as the default and an unset whitelist state which causes them to inherit the default. Also added methods to query data of a resource list. - noeppi_noeppi
- Add methods to BaseItemStackHandler.Builder which accept slot ranges - noeppi_noeppi
- SugarCane! - noeppi_noeppi
- Merge branch '1.17' of https://github.com/noeppi-noeppi/LibX into feature/config_gui - noeppi_noeppi
- A few gui fixes - noeppi_noeppi
- Pair and triple editors - noeppi_noeppi
- Fix that the bottom right pixel did not turn red for invalid input in InputEditor - noeppi_noeppi
- ResourceLocation and UUID editors - noeppi_noeppi
- Map editors - noeppi_noeppi
- Enum editors - noeppi_noeppi
- List editors - noeppi_noeppi
- Record mappers - noeppi_noeppi
- Sliders if validators have lower and upper bound set - noeppi_noeppi
- Editors for all simple value mappers - noeppi_noeppi
- Add InputEditor, fix tooltips again and fix click sound - noeppi_noeppi
- Default values for editors and added option editors - noeppi_noeppi
- Fix tooltips - noeppi_noeppi
- Screens for configs. No editing yet - noeppi_noeppi
- Backend stuff. Now on to the screens... - noeppi_noeppi
- Access to the validator while building config editors - noeppi_noeppi
- Hook the config display up to ConfigImpl - noeppi_noeppi
- Removed some redundancy in ConfigState and added a class to manage the data for a config screen - noeppi_noeppi
- Add first editor to test stuff with it - noeppi_noeppi
- Search method to make config editors searchable - noeppi_noeppi
- First attempt on an API that can be used by custom value mappers - noeppi_noeppi