Martin Prokoph 3db1c1eb23 fix: crash on servers
- This makes overriding the screen less flexible, but out of all options, this was the best way to do it. Previously, the `@EnvType` annotation took care of keeping this out of the server code, but NeoForge decided to break perfectly functional behaviour once again, requiring me to remove the annotations 🫠
2025-10-03 14:55:40 +02:00
2025-10-03 14:55:40 +02:00
2025-10-03 14:55:40 +02:00
2025-10-03 14:55:40 +02:00
2025-10-03 14:55:40 +02:00
2025-09-23 17:06:35 +02:00
2025-09-23 17:06:35 +02:00
2021-05-14 22:20:20 +02:00
2023-06-11 12:52:21 +02: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%