Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Latest commit

 

History

History
37 lines (23 loc) · 1.41 KB

File metadata and controls

37 lines (23 loc) · 1.41 KB

Latest Version

As of 25w45a this is no longer required

Aves

A Minecraft deobfusctor / code generator

Generates deobfuscated code based on the emitted obfuscation files from mojang (since 19w36a) in about 5 minutes

platform independent no local installation of Minecraft required

Requirements

Why?

Important

This project is not meant for game modifications!
Use a modding platform like Fabric instead

This project is designed for quickly inspecting new game versions.

The generated code is not perfect, but it's readable and that's what it's meant for.

No need to wait for someone to release new mappings or a version.

The project trys to work as automated as possible.
So if Mojang doesn't do any (breaking) changes, it should work a long time 🦖