Guest User

Untitled

a guest
Oct 1st, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. {
  2. "ambientocclusion": false,
  3. "particle": "interdictiontorch:blocks/interdiction_torch",
  4. "textures": {
  5. "interdiction_torch_texture": "interdictiontorch:blocks/interdiction_torch"
  6. },
  7. "elements": [
  8. {
  9. "from": [6,0,6],
  10. "to": [10,13,10],
  11. "faces": {
  12. "up": {
  13. "texture": "#interdiction_torch_texture"
  14. },
  15. "down": {
  16. "texture": "#interdiction_torch_texture"
  17. },
  18. "west": {
  19. "texture": "#interdiction_torch_texture"
  20. },
  21. "east": {
  22. "texture": "#interdiction_torch_texture"
  23. },
  24. "north": {
  25. "texture": "#interdiction_torch_texture"
  26. },
  27. "south": {
  28. "texture": "#interdiction_torch_texture"
  29. }
  30. }
  31. }
  32. ]
  33. }
Add Comment
Please, Sign In to add comment