Life is not black and white; there is some gray nuance to it
- Install python to your computer
- Install PIL
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade Pillow
- Unzip the minecraft ressource pack you want to edit
- Run app.py in the ressource pack folder
- Zip the folder to a new ressource pack
It is probably possible to use MCPatcher and optifine to modify many more hardcoded values, like for example the water color, the sky color, the redstone... If someone knows how to do it, they can contact me or directly make a pull request.
It would probably be much more efficient and easy to make a shader that desaturates the whole rendering.
Everyone is permitted to copy, distribute, modify, merge, sell, publish,
sublicense or whatever they want with this software but at their OWN RISK.
Preamble
The author has absolutely no clue what the code in this project does.
It might just work or not, there is no third option.
GOOD LUCK WITH THAT PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION
0. You just DO WHATEVER YOU WANT TO as long as you NEVER LEAVE A
TRACE TO TRACK THE AUTHOR of the original product to blame for or hold
responsible.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
Good luck and Godspeed.
(actually I know what is in this 8 lines code file, I just love this license)