Julian Burner
Julian Burner
The follow-up to #1505, so you can now import your previously exported mappings. Partly addresses #1531. Currently working: - [x] Passing mapping file location via command line argument - [x]...
It's possible to rename classes in JADX, but you can't alter the package they're in. While you can rename already present packages, it's not possible to move individual classes into...
What's the purpose of .jobf files? I see three points: 1) Exporting renamed class/field/method names. While they can do that, they are quite useless compared to the formats I added...
I'm programming a mod which needs to know which other mods are installed, but I don't want to fetch any libraries etc. Therefore, I'm asking for the API to provide...
This initial port is based on #266 and https://github.com/TerraformersMC/Terraform/pull/45, and will be missing most world-gen features until the Terraform APIs are updated.
Can you please re-upload Hydrogen 0.3.1 with its version fixed? Because it seems like you forgot to update the mod version before publishing, thus my mod updater continuously reports there's...
Hi there! Thanks to SuperCoder's (*and others' 😉) hard work, Quiltflower has become one of, if not the best Java decompilers to date. That's why I asked in the Fabric...
I'm currently working on a Java application which needs to do lots of version comparisons, but all the currently available libraries fail to satisfy my needs. There's [`semver4j`](https://github.com/vdurmont/semver4j), but it...
On the releases section, you currently link to lithium v0.6.4:  While actually, the latest release is v0.6.6: https://github.com/2No2Name/lithium-fabric/releases/tag/v0.6.6
Taken from https://github.com/QuiltMC/enigma/commit/a1892c0f3f08b3b19fac700618a44d6789402844.