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

How to acces code

bifaciall opened this issue · comments

So I just did everything described in the wiki but now I am wondering, how I am supposed to edit the decompiled code

I feel like this should be specified somewhere in the readme - the actual minecraft data can be found in /home/aaron/DecompilerMC/src/yourversionhere/client/net/minecraft/

commented

@CarlyRaeJepsenStan Mmh well src means source so technically it's where you would expect it but I agree that more information about that would be appreciated, I will edit the Readme

commented

fixed