Floweynt
Floweynt
equality for waifus and husbandos
> Has anyone found a fix for this? It seems like downgrading JBR works: https://github.com/JetBrains/JetBrainsRuntime/releases/tag/jbr17_0_1b164.8
If anyone is curious, this seems to be related to Minecraft changing how JSON components work. Specifically, `net.kyori:adventure-text-serializer-gson:4.3.0` is compatible with Minecraft `1.19.4`, but `net.kyori:adventure-text-serializer-gson:4.17.0` isn't (I haven't bisected the...
What OS are you doing running this command on? I'm aware that is is a linux type OS but, exactly which OS?
does `/root` exist? check with `cd /` and then run `ls`
Seems to work
You may need to bump your tiny remapper. I had a similar issue, turns out mixin extras weren't getting remapped.
Resolved some of the comments. The code currently is ugly and has extraneous diffs, but I will clean them up later with some automated tooling. I just want to get...
Limiting the scope of this now. Only porting Hypixel and HUD modules, and not even all HUD modules. I want this to be in an usable state in a few...