hube12 / DecompilerMC

This repository allows you to decompile any minecraft version that was published after 19w36a without any 3rd party mappings, you just need to execute the script or the executable (see releases)! Thanks mojang to have published proguard mappings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow giving my own jar/deobfuscation maps

u9g opened this issue · comments

commented

That way people can decompile 1.18.1 exp snap1 since the wiki has links to the deobfusc maps: https://minecraft.fandom.com/wiki/Java_Edition_1.18_Experimental_Snapshot_1#cite_note-1

commented

You do know that you can enter manual mode and do that, right?

commented

I litterally decompiled 1.18 exp1 5min after release

commented

how did you get the deobfuscation map? or was it through --download_mapping

commented

also how did you load the manual deobfusc map using options?

commented

S10716-23250003
Everything is in the json, so download both and place them in the for instance 1.17.1 folder then don't download mappings nor jar with manual mode. Or if you want to modify the py code, remove the check for the version present in the manifest and put the .json in the version folder and use the name as the version.