MidnightLib icon indicating copy to clipboard operation
MidnightLib copied to clipboard

Common Library for Team MidnightDust's mods. Provides a config api, common utils, and cosmetics.

Results 13 MidnightLib issues
Sort by recently updated
recently updated
newest added

There is no way to touch the settings of your mod in the folder inside config. [midnightlib.json](https://github.com/TeamMidnightDust/MidnightLib/files/15321456/midnightlib.json) It is inconvenient that the icon keeps turning on every time you add...

This allows the mod to compile and run on NeoForge for 1.20.6. Tested against my MoreMouseKeybinds mod. Note: DisplayTest was removed because it was removed from NeoForge itself, I'm unaware...

1.20.1 fabric For example, no config for blur. But there is one when set the midconfig option to `Yes` ![图片](https://github.com/TeamMidnightDust/MidnightLib/assets/19922286/09c7ad77-5079-4e2c-91b0-f28f79401f33) ![图片](https://github.com/TeamMidnightDust/MidnightLib/assets/19922286/f2293be9-9fe2-4870-8da6-abddc4c49e39)

Using MidnightLib 1.4.1-fabric. To reproduce: 1. Make a config with a string list. 2. Launch the game and open the config screen. 3. Try to insert something into the textbox....

bug
crash

A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mod: MidnightLib (midnightlib), Version: 1.4.2 at...

crash

[2024-01-28-2.log](https://github.com/TeamMidnightDust/MidnightLib/files/14075796/2024-01-28-2.log) Minecraft Crashes when i try to open modmeneu but onely if midnightlib is installed it crashes in the log i saw tath it creates a stackoverflow with midnightlib

crash

Currently, they sorta work (they show up in config): ![config](https://github.com/TeamMidnightDust/MidnightLib/assets/125081901/1017abec-2cc3-4924-bf9d-68eb4d630278) ... but they don't show up in-game. ![game](https://github.com/TeamMidnightDust/MidnightLib/assets/125081901/3860e38f-f83f-4498-b106-580dab22bb2b) Lists of other types than String sorta work both in-game and in...

enhancement

The game crashed whilst rendering overlay - Error: java.lang.IllegalArgumentException: Failed to create player model for default ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2022-12-03 17:07:08 Description:...

forge

I'd love to be able to use maps, e.g. `Map` as config options.

## Setup: - Fabric version: 0.92.1+1.20.1 - Minecraft version: 1.20.1 - modmenu: 7.2.2 - midnightlib: 1.4.1-fabric - Fabric Loader: 0.15.11 - Java: 17 - Language: Kotlin / Fabric Language Kotlin:...