Skip to content

Instantly share code, notes, and snippets.

@lebbe
Last active December 20, 2015 04:39
Show Gist options
  • Save lebbe/6072292 to your computer and use it in GitHub Desktop.
Save lebbe/6072292 to your computer and use it in GitHub Desktop.
worlds["world"] = "/home/minecraft/terranova/world"
renders["normalrender"] = {
"world": "world",
"title": "Normal Render of My World",
"rendermode": smooth_lighting,
"dimension": "overworld",
}
optimizeimg = 1
outputdir = "/home/minecraft/map/output"
This is the config file for my minecraft overviewer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment