LXYan2333 / MMPAG

帮助玩家在Minecraft中创建像素画的工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMPAG

Minecraft Map Pixel Art Generator

帮助玩家在Minecraft中创建像素画的工具

Usage

依赖PIL与nbtlib两个库。先安装依赖库:

pip insatll pillow nbtlib

然后执行命令:

python convert.py /path/to/your/picture.jpg

在当前目录下生成picture.nbt。 可以直接在litematica中加载picture.nbt。 代码垃圾、运行缓慢,见谅。

效果

效果图如下: alt 作为对比,原图如下:

alt text

About

帮助玩家在Minecraft中创建像素画的工具

License:MIT License


Languages

Language:Python 100.0%