Up
Up
When opening the mod list screen (both when opening it from another menu and when closing out of a child config screeen) via keyboard, that key press is also transferred...
To reproduce: - be on a dedicated server - chat regularly - cancel a single chat event (`QuiltChatEvents.CANCEL.register(EnumSet.of(QuiltMessageType.CHAT), /* ... */`) - try chatting again => be kicked with "chat...
Would it be possible to support java 14 record classes without needing to manually create type adapters? Currently (as of Jankson 1.2.0), when trying to deserialize a record class via...
you could add a link to the tutorial series to the github repository, either in the readme or just on the repo itself (or both)
**Is your feature request related to a problem? Please describe.** Wasabi has several more regions than what is currently available in the `Region` enum. (see the relevant Wasabi [Knowledge Base...
The certificate for https://curse.nikky.moe expired as of 2 days ago
Right now I have to get the issue URL by casting `net.minecraftforge.forgespi.language.IModFileInfo` to `net.minecraftforge.fml.loading.moddiscovery.ModFileInfo` to extract the issue URL from it, because `IModFileInfo` has no getter for that. ex. ```java...
I had set an invalid version in development, something like `development+202401010000-1.20.1`, which failed to parse and then subsequently made it appear as if neoforge was missing entirely.  changing my...
I've tried setting up this action yesterday, but it seems like nothing ever happens. There is no console log, and after 6 hours github eventually cancelled all my builds. The...