Skip to content

Instantly share code, notes, and snippets.

View Kainzo's full-sized avatar

Kainzo Kainzo

View GitHub Profile
@Byteflux
Byteflux / uuidconvert.py
Last active August 29, 2015 13:59
python uuidconvert.py <worldpath>
import sys
import os
import math
import urllib2
import json
import time
import shutil
import uuid
from nbt import nbt # pip install nbt