Advertisement
ThatGamerBlue2

Untitled

Oct 25th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "ambientocclusion": false,
  3. "textures": {
  4. "particle": "#cross"
  5. },
  6. "elements": [
  7. {
  8. "from": [ 8, 0, 0.8 ],
  9. "to": [ 8, 16, 15.2 ],
  10. "rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 0, "rescale": true },
  11. "shade": false,
  12. "faces": {
  13. "west": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" },
  14. "east": { "uv": [ 0, 0, 16, 16 ], "texture": "#cross" }
  15. }
  16. }
  17. ]
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement