Skip to content

Instantly share code, notes, and snippets.

@mpgirro
mpgirro / minecraft-overviewer-config.py
Last active August 29, 2015 14:12
minecraft.disposia.org overviewer config file
# coding: utf8
import os
def villageFilter(poi):
if poi['id'] == 'Village':
info = ''
if 'name' in poi.keys():
info += poi['name'] + '\n'
if 'x' in poi.keys() and 'y' in poi.keys() and 'z' in poi.keys():
@mpgirro
mpgirro / minecraft-overviewer-render.sh
Last active August 29, 2015 14:12
Minecraft-Overviewer rendering automator
#!/usr/bin/env bash
MINECRAFT_SERVER_WORLD=/usr/home/max/minecraft/world
MINECRAFT_OVERVIEWER_DIR=/usr/home/max/Minecraft-Overviewer
MINECRAFT_OVERVIEWER_OUTPUT_DIR=/websites/minecraft.disposia.org/http
MINECRAFT_OVERVIEWER_CONFIG_LOCAL=/usr/home/max/minecraft-overviewer-config.py
# view the config file at: https://gist.github.com/mpgirro/abe487fbed85c8157c49#file-minecraft-overviewer-config-py
MINECRAFT_OVERVIEWER_CONFIG_GIST=https://gist.githubusercontent.com/mpgirro/abe487fbed85c8157c49/raw/minecraft-overviewer-config.py
MINECRAFT_OVERVIEWER_TEXTURES=/usr/home/max/.minecraft/versions/1.8/1.8.jar

Keybase proof

I hereby claim:

  • I am mpgirro on github.
  • I am mpgirro (https://keybase.io/mpgirro) on keybase.
  • I have a public key whose fingerprint is E354 88A0 E59B B47C 0C69 2E95 F86B 1C27 1DB9 BAC2

To claim this, I am signing this object: