🌞
🌞
For some reason, neither `refreshResultButtons` nor `refreshResults` call `hideAlternates` despite updating every other state. Oh, well.
Hi, the plugin looks interesting, but it seems broken when using groovy. ```groovy plugins { id 'maven-publish' id "elect86.magik" version "0.3.3" } repositories { mavenCentral() githubPackages("kotlin-graphics/mary") maven { url 'https://jitpack.io'...
API v2?
Hi, I know it's been a while, but I'm wondering if you could update this script to v2? `https://lkf.realmemobile.com/api/v2/` (even the endpoints are the same...). Realme updated their app, once...
This allows registering configs not on the classpath, for example in-memory configs with `ByteArrayInputStream` or in the proposed cache directory https://github.com/FabricMC/fabric-loader/pull/906. I also updated the `registeredConfigs.contains` check to mirror the...
### Mod Name Andromeda ### Mod Homepage https://github.com/melontini/andromeda ### Minecraft version 1.20.1 ### Describe the bug Opening the creative menu leads to a crash. ### Steps to reproduce 1. Install...
### Mod Name Commander ### Mod Homepage https://modrinth.com/mod/cmd ### Minecraft version 1.20.1 ### Describe the bug Commander uses included `mappings/mappings.tiny` which are not available on Forge. ### Steps to reproduce...
### Describe the bug Same as title. ### Steps to reproduce 1. Create `ClassPath` from current ClassLoader. 2. No class files discovered. ### Logs Silent failures. ### Additional context I'm...
### Minecraft version 1.21 ### Describe the bug Same as title. ### Steps to reproduce 1. Print `ModContainer#getRootPaths` to console on Fabric. The output is: `[/]` 2. Print `ModContainer#getRootPaths` to...
Hi, I've noticed that the `SQRT` function's Javadoc says that it uses the default `BigDecimal#sqrt` implementation, which is not the case, as the results produced by the default and `SQRT`...
### Steps to reproduce the problem 1. React to a chuckya post from iceshrimp. 2. Reaction job succeeds, but is ignored on chuckya ### Expected behaviour the reaction is supposed...