这个工具使用三角定位法找地牢。
由于鼠标对角会有一些误差,所以一般使用两次连续定位,就能准确定位了。
python3 mc-Dungeon.py` 查看使用方法。
检查minecraft新版本。
-
能在Xorg和wayland下使用。依赖:keyboardmouse 包,需要root(or 当前用户加入input用户组)运行。
-
pip install git+https://github.com/calllivecn/keyboardmouse@master
-
或者打包成pyz文件:bash build2freeze-mc-mouse.sh
-
执行下面命令查看使用方法:
mc-mouse.pyz --help