Advertisement
Guest User

Untitled

a guest
Jul 1st, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.49 KB | None | 0 0
  1. {
  2.     "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)",
  3.     "textures": {
  4.         "0": "blocks/sides",
  5.         "1": "blocks/keyboard",
  6.         "2": "blocks/screen"
  7.     },
  8.     "elements": [
  9.         {
  10.             "name": "Cube",
  11.             "from": [ 1.0, 0.0, 2.0 ],
  12.             "to": [ 15.0, 1.0, 16.0 ],
  13.             "faces": {
  14.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
  15.                 "east": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
  16.                 "south": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
  17.                 "west": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
  18.                 "up": { "texture": "#1", "uv": [ 0.0, 0.0, 14.0, 14.0 ] },
  19.                 "down": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 14.0 ] }
  20.             }
  21.         },
  22.         {
  23.             "name": "Cube",
  24.             "from": [ 1.0, 1.0, 1.0 ],
  25.             "to": [ 15.0, 15.0, 2.0 ],
  26.             "faces": {
  27.                 "north": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 14.0 ] },
  28.                 "east": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] },
  29.                 "south": { "texture": "#2", "uv": [ 0.0, 0.0, 14.0, 14.0 ] },
  30.                 "west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 14.0 ] },
  31.                 "up": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] },
  32.                 "down": { "texture": "#0", "uv": [ 0.0, 0.0, 14.0, 1.0 ] }
  33.             }
  34.         }
  35.     ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement