Guest User

Shaft_Model

a guest
Jul 27th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.75 KB | None | 0 0
  1. {
  2.     "textures": {},
  3.     "elements": [
  4.         {
  5.             "name": "shaft",
  6.             "from": [1, 6, 7],
  7.             "to": [16, 8, 9],
  8.             "faces": {
  9.                 "north": {"uv": [0, 0, 15, 2], "texture": "#core"},
  10.                 "south": {"uv": [0, 0, 15, 2], "texture": "#core"},
  11.                 "up": {"uv": [0, 0, 15, 2], "texture": "#core"},
  12.                 "down": {"uv": [0, 0, 15, 2], "texture": "#core"}
  13.             },
  14.             "rotation": {
  15.                 "origin": [8.5, 7, 8],
  16.                 "axis": "x",
  17.                 "angle": 45
  18.             }
  19.         },
  20.         {
  21.             "name": "shaft",
  22.             "from": [1, 6, 7],
  23.             "to": [16, 8, 9],
  24.             "faces": {
  25.                 "north": {"uv": [0, 0, 15, 2], "texture": "#core"},
  26.                 "south": {"uv": [0, 0, 15, 2], "texture": "#core"},
  27.                 "up": {"uv": [0, 0, 15, 2], "texture": "#core"},
  28.                 "down": {"uv": [0, 0, 15, 2], "texture": "#core"}
  29.             }
  30.         }
  31.     ]
  32. }
Add Comment
Please, Sign In to add comment