CurseForge · Minecraft mod
AccrelatedRendering-reFabricated
A client side only entity rendering optimization MOD, aiming at improving performance when rendering large amount of entities or complex modded entities
Quick answer
Which AccrelatedRendering-reFabricated release should I use?
AccrelatedRendering-reFabricated Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1 targets 1.21, 1.21.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.
Where it goes
Is AccrelatedRendering-reFabricated required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does AccrelatedRendering-reFabricated Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1 need?
Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1. Change the file and its required mods may change too.
Install Fabric API, Forge Config API Port first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add AccrelatedRendering-reFabricated without breaking your instance.
Built for AccrelatedRendering-reFabricated Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1. It targets 1.21, 1.21.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API, Forge Config API Port first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1. It opens that exact file at the source.
About this project
What does AccrelatedRendering-reFabricated add?
AcceleratedRendering
This is the Fabric port of AcceleratedRendering, if you need the NeoForge supported version, please visit here
This is a client side only entity rendering optimization MOD, aiming at improving performance when rendering large amount of entities or complex modded entities with significant amount of vertices with compute shaders on GPU while being compatible with shader packs, other MODs and their entities.

🍝Sponsorship
This MOD is almost done by myself and takes thousands of hours of my own time working and testing on it to be released. Sponsorships from players can ensure the future development, innovation and optimization of this MOD. Thanks for everyone that support this MOD! If you like it and want to support my work on development of AcceleratedRendering, please consider sponsor me at 爱发电
✨Why need this MOD
Minecraft has a poor immediate rendering system for rendering entities (including block entities) that is inherited from OpenGL immediate rendering mode that older versions of Minecraft uses. It transforms and uploads vertices on the single render thread on CPU every frame the entities are rendered, which takes a huge amount of time spending on these operations and left CPU and GPU idle with a very low FPS when rendering large amount of vertices.
⚙️How it works
AcceleratedRendering constructs a unique rendering pipeline that caches the "original" vertices (vertices before the transform) into meshes and transforms them parallel in GPU using compute shaders. Then draw the transformed vertices with the original shader. In this way, this MOD can make entity rendering much more efficient by moving off transforming stress from the CPU at the same time being compatible with shader packs (currently support Iris Shaders). All acceleration features can be disabled for better compatibility.
🖥️Hardware Requirements
AcceleratedRendering requires OpenGL 4.6 to work properly for the usage of persistently mapped buffers and compute shaders. Graphics cards like NVIDIA GT 400 Series and Intel HD Graphics 520/530 or newer will fit this requirement. This MOD has been tested on NVIDIA GTX 1660Ti Max-Q, NVIDIA RTX 3070Ti Laptop, NVIDIA RTX 4090 Laptop, RX 580, RX 5600XT. Mobile devices are not currently supported.
🛠️Configuration
Configuration file can be found in <your Minecraft>/.minecraft/config/acceleratedrendering-client.toml. You can modify acceleration features in this file or in game (some specific configurations needs to restart the game to take effect). In game configuration editor can be found in Mods > Accelerated Rendering > Config. "Force Translucent Acceleration" in "Core Settings" is required to be enabled in order that accelerated item rendering can work properly.
Project description from CurseForge.
Pick your setup
AccrelatedRendering-reFabricated by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.1-Snapshot
1 loader build1.21.1
1 loader build1.21-Snapshot
1 loader build1.21
1 loader build1.20.1
1 loader build1.20-Snapshot
1 loader build1.20
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
AccrelatedRendering-reFabricated versions and loaders
Accelerated Rendering v1.0.11-1.21.1-alpha-fabric.1
acceleratedrendering-1.0.11-1.21.1-alpha-fabric.1.jar
4 Jul 2026
Accelerated Rendering v1.0.10.1-1.21.1-alpha-fabric.1
acceleratedrendering-1.0.10.1-1.21.1-alpha-fabric.1.jar
11 Jun 2026
Accelerated Rendering v1.0.9-1.21.1-alpha-fabric.1
acceleratedrendering-1.0.9-1.21.1-alpha-fabric.1.jar
25 May 2026
Accelerated Rendering v1.0.8-1.20.1-alpha-fabric.3
acceleratedrendering-1.0.8-1.20.1-alpha-fabric.3.jar
12 Mar 2026
Accelerated Rendering v1.0.8-1.21.1-alpha-fabric.3
acceleratedrendering-1.0.8-1.21.1-alpha-fabric.3.jar
8 Mar 2026
Accelerated Rendering v1.0.8-1.20.1-alpha-fabric.1
acceleratedrendering-1.0.8-1.20.1-alpha-fabric.1.jar
24 Dec 2025
Accelerated Rendering v1.0.8-1.20.1-alpha-fabric.1
acceleratedrendering-1.0.8-1.20.1-alpha-fabric.1.jar
24 Dec 2025
Accelerated Rendering v1.0.7-1.21.1-alpha-fabric.1
acceleratedrendering-1.0.7-1.21.1-alpha-fabric.1.jar
8 Nov 2025
Accelerated Rendering v1.0.7-1.20.1-alpha-fabric.1
acceleratedrendering-1.0.7-1.20.1-alpha-fabric.1.jar
8 Nov 2025
Accelerated Rendering v1.0.6-1.21.1-alpha-fabric.1
acceleratedrendering-1.0.6-1.21.1-alpha-fabric.1.jar
21 Oct 2025
Accelerated Rendering v1.0.6-1.20.1-alpha-fabric.1
acceleratedrendering-1.0.6-1.20.1-alpha-fabric.1.jar
21 Oct 2025
acceleratedrendering-1.0.5.1-1.20.1-alpha-fabric.1.jar
14 Oct 2025
Looking for an older file? The official CurseForge project page is in Resources.