Plutonium244

Quick rating

Plutonium244

No reviews yet

Smarter Chunk Rendering for Minecraft

Performance & Optimization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
plutonium244-1.1-Unlimited.jar
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Plutonium244 — Smarter Chunk Rendering for Minecraft

Stop re-rendering what hasn't changed.
Plutonium244 is a Fabric optimization mod that targets one of Minecraft's most wasteful rendering habits: invalidating an entire chunk when only a single block changes.


The Problem

Every time a block is placed, broken, or updated in Minecraft, the game marks the entire 16×16 chunk as dirty and queues it for a full re-render — even if only one block changed in a small corner of that chunk.

In busy environments — redstone contraptions, players building, entities interacting — this creates hundreds of unnecessary render calls per second, hammering your CPU and GPU for no reason.


The Plutonium Solution

Plutonium244 subdivides each chunk into 16 subchunk sections of 4×4 blocks and tracks updates at that granular level.

When a block changes, only its exact 4×4 subchunk section is marked dirty — not the whole chunk.
The result: drastically fewer render invalidations, lower CPU and GPU load, and smoother gameplay.

Vanilla Minecraft:       [ block changes ] → entire 16×16 chunk re-rendered 
Plutonium244:            [ block changes ] → only the 4×4 section re-rendered 

Features

Feature Description
4×4 Subchunk Tracking Each chunk split into 16 precise sections — only the affected one is updated
Smart Event Filtering Internal Minecraft events (world gen, loading) are ignored to prevent false invalidations
Auto Mod Detection Compatible mods detected and logged at startup automatically
Client & Server Ready Works in both environments out of the box

Works Great Alongside

Plutonium244 automatically detects and integrates with these popular optimization mods:

⚡ Sodium 🪨 Lithium 🌊 Krypton
💎 Indium ⚙️ C2ME 🗺️ Chunky

Requirements

  • Minecraft: 1.21.11 (Java Edition)
  • Loader: Fabric 0.18.5+
  • Dependency: Fabric API

Inserisci una descrizione dell'immagine


Versions

  • UNLIMITED: Is an experimental version for hight performance but it can be UNSTABLE.
  • BALANCED: Recommended version. Optimized for hight performanceand memory usage.
  • 60 FPS: Locks the game at a constant 60 FPS for ultra-smooth and consistent gameplay.

Found a bug or have a suggestion? Open an issue and help shape the mod's future!


About

Made with ☢️ by FrameKiller
with Mit licence


Plutonium244 is not affiliated with or endorsed by Mojang or Microsoft.

Screenshots

Gallery

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works