Bitmap Vanilla Shader

Bitmap Vanilla Shader

vP2.0-0.1
Modrinth 50 followers 41 692 downloads
Sign in

Renders the game with only the colors black and white (bitmap).

Product

About

This shader is a post-processing shader.
It only works when graphics is set to Bitmap (Bitmap gets turned on).

This vanilla shader is a resource pack and works with vanilla Minecraft; no mods needed!

The whole world of Minecraft is shown in a bitmap style (only black and white pixels). Different shades are interpreted by you with dithering. This vanilla shader adds an interesting and artistic style to the game. You can even use this shader to add a little bit of difficulty and fun to building because it removes the big need for color and instead pushes more for shapes and shading!

My video on this shader: https://www.youtube.com/watch?v=5AhbD0TNWCQ

Preview

Product images

Environment

Requirements & compatibility

Compatibility & requirements

MinecraftVanilla1.21 – 1.21.1126.126.1.126.1.226.2

Local host

Required

Hosting on services

Unsupported

Terms

License

Terms for using, modifying and redistributing this product.

MIT LicenseModrinth
Release

Latest release

vP2.0-0.1

23.07.2026 · Modrinth

Updated the resource pack version to support only 93

Added:
- Rewrote entire post-processing shader into one fragment shader file.

Updated to work with the new Minecraft versions:
- The shader will always be on (no longer relies on transparency shader).
- Replaced #moj_import with #include for ShaderC OpenGL compilation
- Added locations for shader inputs/outputs.