Guest User

cube.json

a guest
Mar 6th, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. {
  2. "elements": [
  3. { "from": [ 0, 0, 0 ],
  4. "to": [ 16, 16, 16 ],
  5. "faces": {
  6. "down": { "texture": "#down","cullface": ""},
  7. "up": { "texture": "#up", "cullface": "" },
  8. "north": { "texture": "#north", "cullface": "" },
  9. "south": { "texture": "#south", "cullface": "" },
  10. "west": { "texture": "#west", "cullface": "" },
  11. "east": { "texture": "#east", "cullface": "" }
  12. }
  13. }
  14. ]
  15. }
Advertisement
Add Comment
Please, Sign In to add comment