
OptiPainting
Optimizes painting rendering
Screenshots


About this Mod
OptiPainting
Optimized painting rendering
What's this mod do?
- This mod optimizes the rendering of paintings, by not rendering the sides of the painting that are never visible.
- In 24w18a, Mojang added data-driven paintings, which allows for custom paintings to be added to the game, up to 16x16 in size.
This mod removes that limit and allows you to have paintings of any size.
How's it optimized?
If you have a look at a painting, you'll notice that on the sides there is a 2px indented frame,
so it sticks out from the wall. In vanilla, these faces are rendered for every single block that the painting is made of.
This is a waste of resources, as the faces are never visible. This mod fixes that by not rendering these faces.
This may seem like a small optimization, but these tiny faces are equivalent to the full block face, so:
- Front - 4 vertices
- Back - 4 vertices
Top - 4 verticesBottom - 4 verticesLeft - 4 verticesRight - 4 vertices
Makes a total of 24 vertices per block on vanilla. And 8 vertices per block on OptiPainting.
That's a 66% reduction in vertices!
- If you have a 16x16 painting, that's 256 blocks, which is 6144 vertices in vanilla, and 2048 vertices in OptiPainting.
- If you have a super-large 64x64 painting, that's 4096 blocks, which is 98304 vertices in vanilla, and 32768 vertices in OptiPainting.
| With OptiPainting | Without OptiPainting |
|---|---|
![]() |
![]() |
This example is rendered without the back face to demonstrate what the mod does.
You can see the back of the painting in vanilla and with the mod. (For now!!)
Obviously, if you only have the occasional painting in your world, you won't notice much of a difference, but it
is free optimization none-the-less!
Available Versions
How to Install OptiPainting on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the OptiPainting file for fabric and Minecraft 1.20.6.
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
1.20.6, 1.20.5, 1.20.4 (+9 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does OptiPainting need to be installed on the Minecraft server?
No. Modrinth marks OptiPainting 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 OptiPainting require?
Use a file for fabric and your exact Minecraft version. Supported versions include 1.20.6, 1.20.5, 1.20.4. Files for different loaders are not interchangeable.
OptiPainting 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
OptiPainting stays on your client. Host a compatible world for your group.

