StopRendering

Quick rating

Community listing page, reviews here may not be monitored by the author.

StopRendering

No reviews yet

A small collection of render optimizations to improve performance

No Theme
No Genre
Performance & Optimization
Client Utility
Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
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
stop_rendering-forge-1.0.3.jar

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

A mod for a random collection of client performance optimizations, currently specially created for the DeceasedCraft modpack. Most of the optimizations are targetting specific mods that are doing things on the client that are likely not needed, especially for DeceasedCraft.

You will see the benefit from mod the most at scale when there are 100s of living entities to render.

Minecraft still runs the client tick for every entity in the render thread itself, so if there are any mods that do expensive client ticking, you will experience an FPS microstutter 20 times a second, this mod aims to eliminate that with targetted fixes.

Every feature can be toggled on or off.

Features:

Stops ArmorSetBonuses mod from spending precious client render time on calculating if it needs to apply armor set bonuses to every non player in the game every single client tick.

Stops Curios mod rendering on non players (and the added overhead of checking if it needs to render anything).

Stops Curios mod client ticking on non players (and the added overhead of checking if it needs to render anything).

Stops Artifacts mod client ticking on non players (and the added overhead of checking if it needs to render anything).

Stops Enhanced Hordes mod needlessly running its expensive entity scanning code on the client.

Disables any extra render layers other than armor or custom head on anything based on Zombies. This one became a bit redundant with the more specific curios changes, but might still help.

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

1m
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