Skip to content

Instantly share code, notes, and snippets.

@MooglyGuy
Created March 7, 2014 14:59
Show Gist options
  • Save MooglyGuy/9413002 to your computer and use it in GitHub Desktop.
Save MooglyGuy/9413002 to your computer and use it in GitHub Desktop.
{
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
"useAmbientOcclusion": false,
"inventoryRender3D": false,
"elements": [
{ "type": "plane",
"from": [ 0, 1, 0 ],
"to": [ 16, 1, 16 ],
"facing": "up",
"faceData": {
"uv": [ 0, 0, 16, 16 ],
"textureFacing": "down",
"cull": false
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment