Vector-render
No reviews yet
A mod use part of 1.21.11 logic and bring them back into 1.20.x
Enhances game performance and optimizes resource usage.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
1.21.11 Renderer
A Fabric client mod for Minecraft 1.20.4 that backports rendering improvements from 1.21.11.
Requirements
- Minecraft 1.20.4
- Fabric Loader 0.19.3 or later
- Fabric API 0.97.3+1.20.4
What it does
GPU backend (blaze3d)
Ports the 1.21.11 blaze3d rendering stack into 1.20.4. This includes the new GpuDevice/RenderPass/CommandEncoder abstraction, pipeline-based shader system, and the RenderPipeline / CompiledRenderPipeline classes. The backend is initialised after the OpenGL context is ready and replaces the relevant parts of 1.20.4's rendering path via Mixin.
Frame pacing
Caps the frame rate at the monitor's refresh rate when the in-game FPS limit is set to "Unlimited". Vanilla 1.20.4 renders without any throttle at that setting, causing the GPU to run at 100% producing frames the display can never show. On a 144 Hz monitor this reduces GPU load significantly with no visible difference.
Fog rendering
Replaces 1.20.4's BackgroundRenderer.render() call in WorldRenderer with the 1.21.11 fog pipeline, which includes improved fog modifiers for different dimension and environment types.
Chunk build scheduling
Replaces 1.20.4's dual-queue chunk rebuild system with a proximity-aware scheduler that prioritises chunks closest to the camera, matching 1.21.11 behaviour.
Leash-aware frustum culling
Fixes a visual glitch where a leashed mob at the edge of the screen is culled while its holder is still visible, causing the leash rope to render without one endpoint. The fix checks the holder's bounding box as well as the union of both boxes before culling, matching 1.21.11's EntityRenderer.shouldRender() logic.
Blocking pose item transform
Fixes the gap between the player's arm and a held item when blocking with a non-shield item (sword, axe, etc.). Vanilla 1.20.4 only applies the equip offset in the BLOCK use action case, leaving the item in its default position while the arm rotates. The fix applies the same rotation correction that 1.21.11 introduced to align the item flush with the raised arm.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers