Skip to content

Instantly share code, notes, and snippets.

View KsaRedFx's full-sized avatar

Robert "Red" English KsaRedFx

  • Broken Gear
View GitHub Profile
@KsaRedFx
KsaRedFx / uuidconvert.py
Last active August 29, 2015 13:59 — forked from Byteflux/uuidconvert.py
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