Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

About

With this resource pack, just about all blocks have had their textures simplified down to one color, without transparency or translucency. Essentially, it makes Minecraft look like voxel-art (more than it already did).
Items and entities were left unchanged.

How I made this

I made a small program, using java, that can sweep through every file in a folder that it created. When it comes across an image file, it gets the average color of the entire image, than recolors the entire image to that color. The program worked wonderfully, blowing through the 900+ different block textures in a matter of seconds! However, there are some drawbacks. Firstly, some blocks look rather weird now (I'm looking at you, lanterns, soul lanterns, and torches). Secondly, transparency is no more (glass is no longer viable for making windows). Lastly, some blocks (like chests and shulker boxes) were unaffected due to using entity textures, not block textures.

External resources



Project members

JMPotionwiz

Owner


Technical information

License
MIT
Project ID