Jaffe2718 1606646e87 - fix bug: avoid the crash due to Identifier syntax not legitimate.
- new feature: multiple expect values for `@Condition`
- change: use `net.minecraft.client.gui.widget.CheckboxWidget` for boolean `@Entry` instead of `net.minecraft.client.gui.widget.ButtonWidget`
- misc: cleanup for `en_us.json` and example code & bump version
2025-04-13 18:32:35 +08:00
2022-10-30 23:49:58 +01:00
2022-10-30 23:49:58 +01:00
2021-05-14 22:20:20 +02:00
2023-06-11 12:52:21 +02:00
2024-12-04 20:46:12 +01:00

MidnightLib

Lightweight Common Library for Minecraft mods.
Provides a config api with a nice GUI and common utilities, all in a very small file.

Description
Lightweight annotation-based config library for Minecraft Java mods. Compatible with Fabric, Quilt and NeoForge!
Readme MIT 1.4 MiB
Languages
Java 100%