
Optis
Optis is a client-side texture memory optimizer for Minecraft. It tracks texture usage and dynamically manages VRAM to keep performance smooth.
About this Mod
Optis
Optis is a client-side performance mod that intelligently manages Minecraft’s texture memory to reduce VRAM usage and prevent stutters.
Instead of keeping every texture loaded in GPU memory, Optis tracks which textures are actively used and dynamically adjusts their residency. Unused textures can be safely demoted or unloaded while frequently used textures remain ready for rendering.
This helps stabilize performance in large worlds, modpacks, and texture-heavy environments where GPU memory pressure can cause lag spikes or stuttering.

A direct comparison with and without Optis active. Testing was conducted in Single player world with render distance set to 12 chunks. The mods Sodium, Iris and ImmediatelyFast were used alongside Optis, running on Minecraft 1.21.11 with the Fabric mod loader.
Features
Dynamic texture tracking
Optis monitors textures used by the client and tracks their activity in real time.
Smart VRAM budgeting
A configurable memory budget prevents excessive GPU memory usage.
Texture residency management
Frequently used textures stay in GPU memory while rarely used ones can be demoted or unloaded.
Asynchronous texture loading
Textures can be restored without blocking the render thread.
Debug overlay
Optional in-game overlay showing tracked textures, VRAM usage, and residency states.
Safe design
Critical textures and atlas textures are protected to prevent rendering issues.
Why use Optis?
Large modpacks and high-resolution resource packs can quickly fill GPU memory. When VRAM becomes pressured, Minecraft may stutter while uploading textures.
Optis helps by:
- keeping GPU memory usage under control
- reducing sudden texture upload spikes
- smoothing gameplay when exploring or loading new assets
Compatibility
Optis is client-side only and does not need to be installed on servers.
It is designed to work alongside common performance mods such as:
- Sodium
- Lithium
- FerriteCore
- Starlight
- ImmediatelyFast
Configuration
Optis creates a configuration file at:
config/optis.json
Example options include:
vramBudgetMB– GPU memory budget used by OptisaggressiveMode– enables more aggressive texture demotiondebugOverlay– shows runtime statistics in-game
Requirements
- Fabric Loader
- Fabric API
Available Versions
How to Install Optis on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the Optis file for fabric and Minecraft 26.2.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
26.2, 1.21.11
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does Optis need to be installed on the Minecraft server?
No. Modrinth marks Optis as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does Optis require?
Use a file for fabric and your exact Minecraft version. Supported versions include 26.2, 1.21.11. Files for different loaders are not interchangeable.
Optis is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
Optis stays on your client. Host a compatible world for your group.