Guest User

Untitled

a guest
Apr 26th, 2018
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. {
  2. "palette": [
  3. {
  4. "name": "oak_log",
  5. "state": {
  6. "axis": "y"
  7. }
  8. },
  9. {
  10. "name": "note_block",
  11. "state": {
  12. "powered": "true",
  13. "pitch": "11",
  14. "instrument": "bell"
  15. }
  16. },
  17. {
  18. "name": "oak_log",
  19. "state": {
  20. "axis": "x"
  21. }
  22. }
  23. ],
  24. "worlddata": [ 0, 1, 1, 2, 0 ]
  25. }
Add Comment
Please, Sign In to add comment