Guest User

Untitled

a guest
Apr 29th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. {
  2. "textures": {
  3. "particle": "#wall"
  4. },
  5. "elements": [
  6. { "from": [ 4, 0, 4 ],
  7. "to": [ 12, 16, 12 ],
  8. "faces": {
  9. "down": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall", "cullface": "down" , "tintindex": 0 },
  10. "up": { "uv": [ 4, 4, 12, 12 ], "texture": "#wall" , "tintindex": 0 },
  11. "north": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" , "tintindex": 0 },
  12. "south": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" , "tintindex": 0 },
  13. "west": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" , "tintindex": 0 },
  14. "east": { "uv": [ 4, 0, 12, 16 ], "texture": "#wall" , "tintindex": 0 }
  15. },
  16. "__comment": "Center post"
  17. },
  18. { "from": [ 5, 0, 0 ],
  19. "to": [ 11, 13, 16 ],
  20. "faces": {
  21. "down": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall", "cullface": "down" , "tintindex": 0 },
  22. "up": { "uv": [ 5, 0, 11, 16 ], "texture": "#wall" , "tintindex": 0 },
  23. "north": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "north" , "tintindex": 0 },
  24. "south": { "uv": [ 5, 3, 11, 16 ], "texture": "#wall", "cullface": "south" , "tintindex": 0 },
  25. "west": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" , "tintindex": 0 },
  26. "east": { "uv": [ 0, 3, 16, 16 ], "texture": "#wall" , "tintindex": 0 }
  27. },
  28. "__comment": "Full wall"
  29. }
  30. ]
  31. }
Advertisement
Add Comment
Please, Sign In to add comment