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
Required
Unsupported
Условия использования, изменения и распространения этого товара.
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.
Скриншоты и изображения из оригинальной страницы Modrinth.






Опубликованные версии и оригинальные файлы Modrinth.
23.07.2026 · 187 загрузки
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.
17.06.2026 · 2 458 загрузки
Updated the resource pack format to support 75-88
Added:
- Removed terrain and entity fog to fix underwater vision and improve view distance.
25.03.2026 · 3 778 загрузки
Updated the resource pack version to support 65-84
10.12.2025 · 5 666 загрузки
Updated the resource pack version to support 65-75
Updated to work with the new Minecraft versions:
- Reworked Notch post effect
- Moved descriptions for shader from fabulous! to Improved Transparency
- Updated version numbering to use semantic versioning
01.10.2025 · 9 173 загрузки
Updated the resource pack version to 69
Updated to work with the new Minecraft versions:
- Changed pack_format to min_format and max_format
- Updated appropriate vertex shaders used (mainly to core/screenquad)
- Fragment shaders now use OpenGL version 3.3
Note: this is technically V.1.4, but was accidentally released as an extension of V.1.3
02.07.2025 · 5 121 загрузки
Updated the resource pack version to 64
17.06.2025 · 1 019 загрузки
Updated the resource pack version to 63
Updated to work with the new Minecraft versions:
- The greyscale and notch post-processing shaders now use uniform blocks
- Transparency post-processing effect structure and configuration
26.03.2025 · 2 639 загрузки
Updated the resource pack version to 55
Updated to work with the new Minecraft versions:
- Added a new post shader greyscale because the post shader color_convolve no longer has the Saturation uniform
- Transparency post-processing effect structure and configuration
04.12.2024 · 3 320 загрузки
Updated the resource pack format to 46
25.10.2024 · 1 194 загрузки
Updated the resource pack format to 42
Added:
- Changed fabulous! in the options menu to be bitmap
- Changed the descriptions for the fabulous! graphics to be about bitmap
Updated to work with new Minecraft versions:
- Notch post-processing effect json and fragment shader
- Transparency post-processing effect configuration
- Directory names and file locations
08.07.2024 · 7 137 загрузки
Added:
- Shader