maurosbicego / minecraft-qr

Paste a QR-Code into a Minecraft-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft-QR

Paste a QR-Code into a Minecraft-world

Important: Only tested with Minecraft 1.13

Example command:

python3 .\placeQR.py -c hello -s /home/user/python/.minecraft/saves/name -z 125 -x 30 -y -20

This places a QR-code with the content hello at the coordinates 30/125/-20 to the savegame located at /home/user/python/.minecraft/saves/name

About

Paste a QR-Code into a Minecraft-world

License:MIT License


Languages

Language:Python 100.0%