PiglixMCMods LogoPiglixMCMods
HomeShadersTexturesModsLow-End ShadersRTX ShadersSavedGuidesAbout
GET IT ONGoogle Play

Popular Collections

📱 Performance HubBest Low-End ShadersMCPE Performance Mods
✨ Realism & RTXRealistic RTX ShadersRTX Texture Packs for MCPE
🤖 Platform CompatibilityMinecraft PE Shaders 1.21Shaders for Android & iOS
⚔️ Gameplay VibeTop PvP Texture PacksMedieval Texture Packs
🤝 Community & SocialsYouTubeInstagram
Get the Android App — Free on Play Store
HomeGuidesAbout UsSponsor & PartnerContactPrivacy PolicyTerms & ConditionsDisclaimer
Minecraft>Mods>BadOptimizations
BadOptimizations logo

BadOptimizations

By👤thosea

Optimization mod that focuses on things other than rendering

Why BadOptimizations is a top-tier mod mod for Minecraft 1.21

Optimization mod that focuses on things other than rendering

⚙️ Quick Resource Specs

Mod Creatorthosea
Latest Version1.21
Supported Game VersionsMinecraft 1.21+
File Size60.06 KB
Last UpdatedUpdated: June 16, 2026
Total Downloads70,829,902 downloads
Discover new possibilities in your world with BadOptimizations, a premium mods project created by thosea. Designed to run smoothly on Minecraft 1.21, this addition brings both quality improvements and immersive elements to your setup.

BadOptimizations

A collection of mostly micro optimizations that add up to something bigger!

What does it do?

Multiple things:

  • Avoid updating lightmap
    Updating lightmap textures are one of the most expensive parts of the client tick. During each tick, the client will do vector math to calculate lightmaps for blocks and the sky, then upload that new texture to the GPU. However, this can be completely avoided and cached if nothing affecting block brightness has changed. This mod will cancel lightmap updates if nothing that changes block brightness (e.g. gamma slider, potion effects, dimension) has changed.
  • Sky color calculation optimizations
    Minecraft uses a cubic color sampler every frame to calculate the current sky color. This function loops 216 times to factor in surrounding biomes, even if all surrounding biomes are identical or have identical sky colors. This mod makes the color sampler only used if you are between biomes with different sky colors, and caches it for each tick. Otherwise, a shorter, simpler and faster sky color calculation is used.
  • Don't do debug logic if we don't need to
    Minecraft has four debug renderers that can be activated with a debug server: bees, game events, game test and villager AI. Even if there's nothing to process, the logic for these debug renderers are still executed. This mod will only execute them if debug is enabled and there is data from the server to process.

That's a few of them, at least. You can disable any optimization in the config file if you need to.

How much does it help?

Depends on your system and luck, but on my own PC, an RTX 3060, intel i7 12700 and 4GB of allocated ram on Fabulously Optimized:
Without toasts, it goes from 1926-1955 FPS:

To 2008-2023 FPS:

And with toasts, it goes from 1351-1384 FPS:

To 1414-1458 FPS:

My mod is incompatible!

You can mark your mod as incompatible with specific BadOptimizations options. If your mod is present, BadOptimizations will automatically disable the specific options you specify.

Dependencies?

None.

Find more on the GitHub page.
It's also available on Modrinth.

The Ultimate Guide to BadOptimizations

If you are exploring the vast world of Minecraft modifications, BadOptimizations by thosea is a standout mod that deserves your attention. With over 70,829,902 downloads, it has become a staple for players looking to enhance their experience. As the creator describes it, this project is "Optimization mod that focuses on things other than rendering". Whether you are a veteran builder constructing massive cities, or simply a casual player looking to upgrade your survival world, this guide will provide you with all the essential details on how BadOptimizations alters the game.

What Makes It Special?

Unlike standard mods that simply alter superficial elements, BadOptimizations digs deep into the game's engine to provide a cohesive, performance-focused experience. thosea has clearly spent significant time refining the project to ensure that every aspect feels polished and responsive for version 1.21.

Installation Guide

Getting BadOptimizations up and running is straightforward. Follow these step-by-step instructions:

  1. Verify Your Version: Ensure your Minecraft launcher is set to version 1.21.
  2. Install Mod Loader (if required): If this is a mod, download the compatible loader (Forge, Fabric, NeoForge).
  3. Download the File: Click the secure download button above to retrieve the official file from CurseForge.
  4. Move the File: Place the downloaded file into your `mods`, `shaderpacks`, or `resourcepacks` folder depending on the mod type.
  5. Launch and Enjoy: Open Minecraft, navigate to the respective settings menu, and activate BadOptimizations.

Compatibility & Performance

Compatibility is robust. BadOptimizations is designed specifically for version 1.21, taking full advantage of the latest engine optimizations. Since this is heavily focused on optimization, you can expect significant frame rate improvements on both low-end and high-end hardware.

Details

Downloads:70,829,902
Created:2 years ago
Updated:1 month ago
Project ID:949555
License:All Rights Reserved
Environment:Server

Mod Loaders

NeoforgeFabric

🤝 Join Community for Support

Need help installing this resource or want to see more showcases? Join our community!

Subscribe on YouTubeFollow on Instagram

BadOptimizations

Screenshot 0
T
thosea
MODS CREATOR
Downloads70.8M
Version1.21
TypeMODS
File Size60.06 KB

About This mods

Optimization mod that focuses on things other than rendering

BadOptimizations

A collection of mostly micro optimizations that add up to something bigger!

What does it do?

Multiple things:

  • Avoid updating lightmap
    Updating lightmap textures are one of the most expensive parts of the client tick. During each tick, the client will do vector math to calculate lightmaps for blocks and the sky, then upload that new texture to the GPU. However, this can be completely avoided and cached if nothing affecting block brightness has changed. This mod will cancel lightmap updates if nothing that changes block brightness (e.g. gamma slider, potion effects, dimension) has changed.
  • Sky color calculation optimizations
    Minecraft uses a cubic color sampler every frame to calculate the current sky color. This function loops 216 times to factor in surrounding biomes, even if all surrounding biomes are identical or have identical sky colors. This mod makes the color sampler only used if you are between biomes with different sky colors, and caches it for each tick. Otherwise, a shorter, simpler and faster sky color calculation is used.
  • Don't do debug logic if we don't need to
    Minecraft has four debug renderers that can be activated with a debug server: bees, game events, game test and villager AI. Even if there's nothing to process, the logic for these debug renderers are still executed. This mod will only execute them if debug is enabled and there is data from the server to process.

That's a few of them, at least. You can disable any optimization in the config file if you need to.

How much does it help?

Depends on your system and luck, but on my own PC, an RTX 3060, intel i7 12700 and 4GB of allocated ram on Fabulously Optimized:
Without toasts, it goes from 1926-1955 FPS:

To 2008-2023 FPS:

And with toasts, it goes from 1351-1384 FPS:

To 1414-1458 FPS:

My mod is incompatible!

You can mark your mod as incompatible with specific BadOptimizations options. If your mod is present, BadOptimizations will automatically disable the specific options you specify.

Dependencies?

None.

Find more on the GitHub page.
It's also available on Modrinth.

📌Supported Minecraft Versions: Minecraft 1.21+

How to Install

1. Make sure Minecraft Fabric or Forge launcher is installed. 2. Place the downloaded .jar or .mcpack file into your Minecraft mods folder. 3. Launch Minecraft and enjoy!