![[Cancelled] QDAA (Reforged)](https://cdn.modrinth.com/data/CBsIxo5J/72d08c964fd22c5afe3dc93298bceb4b1233fc93_96.webp)
![[Cancelled] QDAA (Reforged) — screenshot 1](https://cdn.modrinth.com/data/CBsIxo5J/images/4a336efc8224e40a34bd31c8c9d5da34650aa8f1.png)
Due to a lack of time, I am no longer updating this mod
This mod is currently cancelled as I have a lot of work these days.
QDAA is a mod for Fabric/Quilt (and later on NeoForge in 1.21+) that adds super-sampling to Minecraft. This mod is a port of that mod to Forge 1.20.1
Differences from Original: This forge port includes a settings to configure the scaling factor for the oversampled image. You have options between 1.0x (off), 1.25x, 1.5x, 1.75x, and 2.0x. By default, the mod uses 1.5x as 2.0x is overkill for most cases.
Side-effects (also present in fabric version): Due to the way this mod works, GUI scaling may be different with different scaling factors and thus will need to be readjusted in the settings.
Original Mod Description
Huh?
Antialiasing is often implemented via "FXAA", "TAA", "MSAA", etc. All of these methods are approximations, but they're very fast. FXAA and TAA are basically just really fancy blurs, and MSAA can only smooth polygon edges; pixelated textures are totally missed out on, which is most of what Minecraft is.
Super-sampling is the most pure, accurate, and expensive form of antialiasing. The entire scene is rendered at a higher resolution, and then downscaled for presentation. It's also the easiest to implement.
For example, if you're playing in a 1280×720 window, then QDAA (at 2.0x) will render the game at 2560×1440 instead, and then resize it to 1280×720 before it's drawn to the screen.
This mod reuses functionality in Minecraft that handles macOS Retina displays, so it should be quite compatible, except with other mods that modify how the framebuffer is drawn to the screen. It also technically optimizes the final render step, replacing a normal quad render with a blit.
Notably, due to how this works, QDAA can even antialias GUIs, improving readability of rotated text and smoothing the edges of 3D item models. Shaders only work on the world.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as qdaa-1.20.1-1.0.2.jar — drop this file into the mods folder
- Download size: 70 KB
- Download link checked 19 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
