Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2015
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. {
  2. "__createdwith": "opl's Model Creator",
  3. "ambientocclusion": false,
  4. "textures": {
  5. "Secondary": "blocks/obsidian",
  6. "Main": "blocks/nether_brick"
  7. },
  8. "elements": [
  9. {
  10. "from": [0,0,0],
  11. "to": [16,4,16],
  12. "faces": {
  13. "up": {
  14. "texture": "#Main"
  15. },
  16. "down": {
  17. "texture": "#Main"
  18. },
  19. "west": {
  20. "texture": "#Main"
  21. },
  22. "east": {
  23. "texture": "#Main"
  24. },
  25. "north": {
  26. "texture": "#Main"
  27. },
  28. "south": {
  29. "texture": "#Main"
  30. }
  31. }
  32. }
  33. ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement