Advertisement
Guest User

Untitled

a guest
Sep 16th, 2017
526
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. {
  2. "credit": "Made by [email protected]",
  3. "textures": {
  4. "0": "minecolonies:blocks/info/info_poster",
  5. "1": "minecolonies:blocks/info/info_poster_wax"
  6. },
  7. "elements": [
  8. {
  9. "name": "cube",
  10. "from": [2, 0, 0],
  11. "to": [14, 8, 0],
  12. "faces": {
  13. "north": {
  14. "uv": [0, 0, 16, 10.66640625],
  15. "texture": "#0"
  16. },
  17. "east": {"uv": [0, 0, 1, 8], "texture": "#missing"},
  18. "south": {
  19. "uv": [0, 0, 12, 8],
  20. "texture": "#missing"
  21. },
  22. "west": {"uv": [0, 0, 1, 8], "texture": "#missing"},
  23. "up": {"uv": [0, 0, 12, 1], "texture": "#missing"},
  24. "down": {"uv": [0, 0, 12, 1], "texture": "#missing"}
  25. }
  26. },
  27. {
  28. "name": "cube",
  29. "from": [6.5, -1, -0.2],
  30. "to": [9.5, 2, -0.2],
  31. "faces": {
  32. "north": {"uv": [0, 0, 16, 16], "texture": "#1"},
  33. "east": {"uv": [0, 0, 0, 3], "texture": "#missing"},
  34. "south": {
  35. "uv": [0, 0, 3, 3],
  36. "texture": "#missing"
  37. },
  38. "west": {"uv": [0, 0, 0, 3], "texture": "#missing"},
  39. "up": {"uv": [0, 0, 3, 0], "texture": "#missing"},
  40. "down": {"uv": [0, 0, 3, 0], "texture": "#missing"}
  41. }
  42. },
  43. {
  44. "name": "cube",
  45. "from": [6.5, -4, 0],
  46. "to": [9.5, 1.25, 0],
  47. "faces": {
  48. "north": {
  49. "uv": [0, 10.66640625, 3, 15.91640625],
  50. "texture": "#0"
  51. },
  52. "east": {"uv": [0, 0, 1, 3], "texture": "#missing"},
  53. "south": {
  54. "uv": [0, 0, 3, 3],
  55. "texture": "#missing"
  56. },
  57. "west": {"uv": [0, 0, 1, 3], "texture": "#missing"},
  58. "up": {"uv": [0, 0, 3, 1], "texture": "#missing"},
  59. "down": {"uv": [0, 0, 3, 1], "texture": "#missing"}
  60. }
  61. }
  62. ],
  63. "groups": [0, 1, 2]
  64. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement