Advertisement
Guest User

Untitled

a guest
Mar 6th, 2017
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. {
  2. "forge_marker": 1,
  3. "defaults": {
  4. "model": "cross"
  5. },
  6. "variants": {
  7. "age": {
  8. "0": {
  9. "textures": {
  10. "cross": "tech:blocks/corn/0"
  11. }
  12. },
  13. "1": {
  14. "textures": {
  15. "cross": "tech:blocks/corn/1"
  16. }
  17. },
  18. "2": {
  19. "textures": {
  20. "cross": "tech:blocks/corn/2"
  21. }
  22. },
  23. "3": {
  24. "textures": {
  25. "cross": "tech:blocks/corn/3"
  26. }
  27. },
  28. "4": {
  29. "textures": {
  30. "cross": "tech:blocks/corn/4"
  31. }
  32. },
  33. "5": {
  34. "textures": {
  35. "cross": "tech:blocks/corn/5"
  36. }
  37. },
  38. "6": {
  39. "textures": {
  40. "cross": "tech:blocks/corn/6"
  41. }
  42. },
  43. "7": {
  44. "textures": {
  45. "cross": "tech:blocks/corn/7"
  46. }
  47. }
  48. }
  49. }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement