You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XiaoPangxie732 edited this page Jul 8, 2025
·
3 revisions
This page will tell you how to create a user-defined decompiler and use it to decompile Minecraft.
The User-Defined decompiler is a decompiler configured by a config file.
Steps
First: Open the directory where the MinecraftDecompiler jar is in and create a folder named "decompiler" in it.
Second: Open the "decompiler" folder and create a config file named "decompiler.properties". Then, configure your user-defined decompiler(Example config here)
Third: Run MinecraftDecompiler with required args and "-d user-defined" arg